body
{
	color : #000000;
	font-family : veranda;
	font-size : 9pt;
	scrollbar-base-color : #85120D;
	scrollbar-arrow-color : black;
	background-repeat : no-repeat;
	background-attachment : fixed;
	background-color : white;
}
a:link
{
	color : #706F6B;
	text-decoration : none;
}
a:visited
{
	color : #706F6B;
	text-decoration : none;
}
a:active
{
	color : #706F6B;
	text-decoration : none;
}
a:hover
{
	color : 85120D;
	text-decoration : none;
}
table
{
	border-color : black black black black;
	font-family : veranda;
	font-size : 9pt;
}
li
{
	font-size : 9pt;
}
h1
{
	line-height : normal
      font-family : veranda;
}
h2
{
	line-height : normal;
      font-family : veranda;
}
p
{
	color : #85120D;
	font-family : veranda;
	
}