

body,table {
	 /*background:  url("images/dots.gif");
  background-position: 20% 100%;
  background-repeat: no-repeat;
background-attachment: fixed; */
font-family: Verdana, Arial, Helvetica;
	font-size: 13px;
	background-color: #4963ae;
	color: #000000;

}

table.norm {
	
font-family: Verdana, Arial, Helvetica;
	font-size: 13px;
}


table.wh
{
	 /*background:  url("images/dots.gif");
  background-position: 20% 100%;
  background-repeat: no-repeat;
background-attachment: fixed; */
font-family: Verdana, Arial, Helvetica;
	font-size: 13px;
	background-color: #fff;
	color: #000000;
	

}

#align td
{
vertical-align: top;
 

}

.tiny
{
font-size: 7pt;
}
.big
{
font-size: 11pt;
font-weight: normal;
font-family: Verdana, Arial, Helvetica;


}

p.title {
color: #93ad48;
font-size: 19px;

}

.subtitle {
color: #93ad48;
font-size: 14px;
font-weight: bold;
}

.subtitle2 {
color: #4963ae;
font-size: 15px;
font-weight: bold;
}

.highlite
{
background-color:#f1f3f8;

}


a { text-decoration:underline; }
	a:link { color:#4963ae; }
	a:visited { color:#4963ae; }
	a:hover { color:#4963ae; text-decoration:none; }
	a:active { color:#4963ae; }
	
	