table {  font-size: 12px}
a:visited {  color: #000099; text-decoration: none}
a:link {  color: #000099; text-decoration: none}
a:active {
	color: #000099;
	text-decoration: underline;
}
a:hover {
	color: #000099;
	text-decoration: underline;
	font-size: 14px;
}
body {  font-family: Arial, Helvetica, sans-serif; font-size: 12px}
p {  color: #000000}
h2 {  font-size: 16px; color: #000099; text-align: left}
h1 {  font-size: 18px; color: #000099; text-align: center}
h3 {  color: #000099}
h4 {  color: #000099}
