body {
	margin-top: -1px; 
	margin-bottom: -1px; 
	color: #000000; 
	font-family: Verdana, Sans-Serif; 
	font-size: 10px;
}

p {
	font-family: Verdana, Sans-Serif; 
	color: #000000; 
	margin-left: 15; 
	margin-right: 15;
}

ul {
	margin-left: 15; 
	margin-right: 15;
}


table {
	font-size: 10pt; 
	color: #000000; 
	font-family: Verdana, Sans-Serif;
	vertical-align: top; 
}


a:link {color: blue; text-decoration: none;}
a:visited {color: blue; text-decoration: none;}
a:hover {color: red; text-decoration: underline;}

a.footer:link {color: white; text-decoration: none;}
a.footer:visited {color: white; text-decoration: none;}
a.footer:hover {color: black; text-decoration: underline;}

a.menu:link {color: white; text-decoration: none;}
a.menu:visited {color: white; text-decoration: none;}
a.menu:hover {color: black; text-decoration: underline;}





