a
{
	text-decoration: none
}
a:link
{
	color: #800000; 
}
a:visited
{
	color: #800000; 
} 
a:active 
{
	color: #FF0066;
}
body
{
	background-color: white;
	font-family: Verdana;
	color: #800000;
	font-size: 10pt;
}
table
{
	font-size: 10pt;
}
img
{
	vertical-align: bottom;
}
h1
{
	font-size: 12pt;
	letter-spacing: -1pt;
	font-weight: bold
}
h2
{
	font-size: 10pt;
	font-weight: normal
}
ul { margin-top:0px;margin-bottom:0px;}
ol { margin-top:0px;margin-bottom:0px}
ul li { margin-left: -24px }
ol li { margin-left: -10px }
