body {  font-family: Arial, Helvetica, sans-serif; font-size: 8pt; color: #000000}
p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 7pt;
	color: #000000;
	border: medium;

}
h1 {
	font-size: 10pt;
	color: #000000;
}
a {
	font-size: 8pt;
	color: #003399;
	text-decoration: none;
	font-weight: bold;
}

A:HOVER {
	color : White;
	background : Black;
}
