BODY, TABLE, TD, TR {
	font-size : 10pt;	
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
}
H1{
	font-family : Arial;
	font-size : 18pt;
	color:  Navy;
}
H2{
	font-family : Arial;
	font-size : 16pt;
	color:  Navy;
}
A:LINK, A:VISITED, A:ACTIVE, A:HOVER {
	text-decoration : none;
}
body {
	background-color: #586F84;
	height:100%;
	text-align: center;
	margin-top: 15px;
	margin-bottom: 25px;
}
