body {  /*  page properties  */
	margin: 0px auto 0px auto;
	FONT-SIZE: 12px;
    COLOR: #000000;
	line-height: 14pt;
    FONT-FAMILY: Trebuchet, Arial, Helvetica, Tahoma, Arial;
	scrollbar-face-color: #DAF5FB;
	scrollbar-arrow-color: #53B7F6;
	scrollbar-track-color: #DAF5FB;
	}
	
TABLE TD
{
    FONT-SIZE: 12px;
    MARGIN: 0px;
    COLOR: #000000;
	line-height: 14pt;
    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;
}
