TD {
	FONT-SIZE: 10pt; COLOR: #000000; FONT-FAMILY: Arial, Helvetica, sans-serif
}

a:link {
	color : Navy;
	text-decoration : none;
	font-family : Arial, Helvetica, sans-serif;
	font-weight :  bold;
}

a:visited {
    color : Navy;
	text-decoration : none;
	font-family : Arial, Helvetica, sans-serif;
	font-weight :  bold;
}

a:hover {
	color : Red;
	text-decoration : none;
	background : transparent;
	font-weight :  bold;
}

BODY {
	margin-left : 0px;
	margin-top : 0px;
	font : 10px sans-serif;
	COLOR: Black; FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif;
	}

H1 {
	color : Navy;
	font-family : Arial;
	font-style : normal;
	font-weight : bold;
	font-size : 16px;
        text-align : center;
}

