body {
	margin:0px;
	padding:0px;
	background:#FFFFFF no-repeat scroll left top;
	font-family:Verdana, Arial, Helvetica, sans-serif; 
	font-size:12px; 
	color:#666666;
	}
	
.titles {
	font-size:18px; 
	color:#0C3C6B;}
	
.toptext {
	font-size:12px; 
	font-weight:bold;
	color:#0C3C6B;}
.lefttext {
	font-size:14px; 
	font-weight:bold;
	margin-left:10px;
	color:#222222;}
.boldtext {
	font-size:14px; 
	font-weight:bold;
	color:#0C3C6B;}	
.text {
	font-size:12px; 
	color:#666666;}
	
.text2 {
	font-size:10px; 
	color:#666666;}
	
.toplinks {
	text-align: left;
	font-size: 12px;
	vertical-align: top; 
}
.toplinks:link { color: #496D8F; text-decoration:none; }
.toplinks:visited { color: #496D8F; text-decoration:none; }
.toplinks:active { color: #496D8F; text-decoration:none; }
.toplinks:hover { color: #999999; text-decoration:none;}
	
.links {
	text-align: left;
	font-size: 14px;
	vertical-align: top; }
.links:link { color: #496D8F; text-decoration:none; }
.links:visited { color: #496D8F; text-decoration:none; }
.links:active { color: #496D8F; text-decoration:none; }
.links:hover { color: #999999; text-decoration:none;}
	 
.footer {
	font-size:10px;
	color:#999999;
	}
#content table {
  border: 0px 
}
#content td {
  padding: 3px;
  border: 1px solid #EEEEEE;
  vertical-align:top;
}