body {  /*  page properties  */
	background-color: F2F2F2;
	margin: 0px auto 0px auto;
	FONT-SIZE: 11px;
    COLOR: #000000;
	line-height: 13pt;
    FONT-FAMILY: Trebuchet, Arial, Helvetica, Tahoma, Arial;
	scrollbar-face-color: #082366;
	scrollbar-arrow-color: #96BCDA;
	scrollbar-track-color: #96BCDA;
	}
	
TABLE TD
{
    FONT-SIZE: 11px;
    MARGIN: 0px;
    COLOR: #000000;
	line-height: 13pt;
    FONT-FAMILY: Trebuchet, Arial, Helvetica, Tahoma, Arial;
	}

	A:link { text-decoration: underline; color: #000000;}
	A:visited { text-decoration: underline; color: #000000;}
	A:active { text-decoration: underline; color: #000000;}
	A:hover { text-decoration: none; color: #000000;}



	#whitelink A:link { text-decoration: underline; color: #000000;}
	#whitelink A:visited { text-decoration: underline; color: #000000;}
	#whitelink A:active { text-decoration: underline; color: #000000;}
	#whitelink A:hover { text-decoration: none; color: #000000;}
	#whitelink { font-size: 8pt; color: #000000;  FONT-FAMILY: Trebuchet MS, Tahoma, Arial; }

.bold {
	font-weight: bold;
	color: 147FC2;
}
.smallertext {
	font-size: 11px;
	line-height: 13px;
}
.fontred {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #CC0000;
}
