
p            { font-family: Verdana; font-size:10pt }
h1           { font-family: Verdana }
h2          { font-family: Verdana; font-size:18pt }
h3          { font-family: Verdana; font-size:14pt }
h4           { font-family: Verdana; font-size:12pt }
li           { font-family: Verdana; font-size:10pt }
td           { font-family: Verdana; font-size:10pt }

a {
	color: #008000;
	text-decoration: underline;
}
a:hover {
	color: #CC0000;
	text-decoration: none;
}
a:visited {
	color: #008000;
	text-decoration: underline;
}
a:visited:hover {
	color: #666666;
	text-decoration: none;
}
