a:link
{
	color: #0000FF;
	font-weight: normal;
	text-decoration: none;
}
a:visited
{
	color: #993399;
	font-weight: normal;
	text-decoration: none;
} 
a:hover
{
	color: #FF0000;
	font-weight: normal;
	text-decoration: underline;
}
a:active 
{
	color: #0000FF;
}
body
{
	margin-top: 0px;
	margin-left: 0px;
	font-family: Verdana, Sans Serif;
	font-size: 10pt;
	color: #000000;
}
td
{
	font-size: 10pt;
}
h1, h2, h3, h4, h5, h6
{
	font-family: Arial, Helvetica;
}
h1
{
	font-size: 16pt;
	color: #800000;
}
h2
{
	color: #000000;
	font-size: 14pt;
	font-weight: normal;
	font-style: italic;
}
h3
{
	font-size: 12pt;
	color: #800000; 
}
h4
{
	font-family: Verdana, Arial, sans-serif;
	font-size: 10pt;
	font-weight: bold;
	color: #000000;
}
h5
{
	font-size: 7pt;
	color: #FFFFFF;
}
h6
{
	color: #FFFFFF;
	font-size: 8pt;
	font-weight: normal;
}
.footer_left
{
	font-family: Arial, sans-serif;
	color: #FFFFFF;
	font-size: 7pt;
}
.footer_right
{
	font-family: Arial, sans-serif;
	font-color: #000000;
	font-size: 8pt;
}