body 		{ margin: 10px; 
		  color: black; 
		  background: #FFFFFF; 
		  font-family:  verdana, geneva, arial, sans-serif; }
h2
{
color: #996633;
text-align: left;
font-size: 9pt;
text-transform: uppercase
}

p 		{ font-size: 8pt; }
a:link 		{ color: #003366;
		  text-decoration: none; }
a:visited 	{ color: #003366;
		  text-decoration: none; }
a:active 	{ color: #003366;
		  text-decoration: none; }
a:hover 	{ color: #003366;
		  text-decoration: underline; }
ul {
font-size : 8pt; 
list-style-type: circle;
color: #000000;
}

ul.nolink {
font-size : 8pt; 
list-style-type: circle;
color: #000000;
}

{
font: large-caps 900 12px arial
}

p.white		{ font-size: 8pt;
		color: #FFFFFF; }