	
body#page           { /* Page Body */
	background-color: #000000;
	} 
                    { /* All Elements */
	margin          : 0px;
	padding         : 0px;
	}
a:link              { /* Document Links */
	color           : #07438B;
	text-decoration : none;
	}
a:visited           { /* Visited Links */
	color           : #07438B;
	text-decoration : none;
	}
a:hover             { /* Hover Links */
	color           : #07438B;
	text-decoration : underline;
	}
a:active            { /* Active Links */
	color           : #07438B;
	text-decoration : none;
	}
ol,ul               { /* All Lists */
	color			: #07438B;
	font-family:	: Arial, Helvetica;
	font-size		: 10pt;
	font-weight 	: normal;
	margin          : 1em;
	padding-left    : 2em;
	}
	

p, a, body, td {font-family: Arial, Helvetica; font-size: 10pt; color: 4752978}
h1 {font-family: Arial, Helvetica; font-size: 16px; color: 000000}
h4 {font-family: Arial, Helvetica; font-size: 14px; color: 475298}
h5 {font-family: Arial, Helvetica; font-size: 12px; color: 475298}