A:link    { color: blue; text-decoration: none; }
A:visited { text-decoration: none }
h1 {text-align: center }
h2 { text-align: center}
h3 {color: #800000; }
h4 { margin-top: 1em; }
strong { font-weight: bold; color: darkblue; }
strong.feature {color: #00008B; font-weight: bold }
p.copyright { text-align: right; }
p.formula { text-align: center; }
th 
{ 
font-family: Arial;
font-size: 10pt;
background-color: white; 
}
td 
{
font-family: Arial;
font-size: 10pt;
}
HR
{
	color: darkblue;
	width: 100%;
	height: 1px;
}
div.copyright 
{ 
	text-align: right; 
	font-size: 10pt;
	font-family: Arial;
	font-style: italic;
}

h2.pageheader
{
	color: #800000;
	text-align: left;
	font-family: Arial;
}
