BODY
{
    FONT-SIZE: 8pt;
    COLOR: #464646;
    FONT-FAMILY: "Arial", "Verdana", "Helvetica", sans-serif;
	background-color: white;
	margin-top:10px;
	margin-left:0px;
}

a {
text-decoration : none;
color : #333333;
background : inherit;
}
a:hover {
text-decoration : underline;
color : #A6A6A6;
background : inherit;
}


