
body 
{
	font-family: "Trebuchet MS", sans-serif; 
	font-size:9pt; 
	background-color: #003157;  
	margin-bottom: 20px;  
	margin-left: 0px;  
	margin-right: 0px;  
	margin-top: 20px;
	}

P, OL, UL, H1, H2, H3							
{
	font-family: "Trebuchet MS", sans-serif; 
	font-size:9pt;
	margin-left: 40px;
	margin-right: 40px;
}
P#header
{
	font-size:16px;
	letter-spacing: 2px;
	color: #003157;
	margin-top: 30px;
	margin-bottom: 20px;
	font-weight: bold;
}

OL {font-size: 9pt;  margin-left: 66px;  list-style-type: square;}
UL {font-size: 9pt; margin-left: 66px;  list-style-type: square;}
H1 {font-size: 15px;}
H2	{font-size: 13px;}
H3	{font-size: 11px;}

TABLE#mainborder
{
	border-collapse: collapse;
	width: 760px;
}

TD#content 												
{
	background-color: White;
	background: White url(../images/index_b.gif) no-repeat bottom;
}
