BODY {
font-family		: Verdana ;
background-color	: #004379;
}

TABLE {
color 			: #FFFFFF ;
font-size		: 11pt ;
font-weight		: normal ;
text-decoration		: none ;
}

P {
color 			: #FFFFFF ;
font-size		: 11pt ;
font-weight		: normal ;
text-decoration		: none ;
}

A:link {
color 			: white  ;
font-size		: 11pt ;
font-weight		: normal ;
text-decoration 	: none ;
}

A:active {
color 			: white;
font-size		: 11pt ;
font-weight		: normal ;
text-decoration 	: none ;
}

A:visited {
color 			: white ;
font-size		: 11pt ;
font-weight		: normal ;
text-decoration 	: none ;
}

A:hover {
color 			: white ;
font-size		: 11pt ;
font-weight		: normal ;
text-decoration 	: none ;
}