a:link
{
	font-family: Arial, sans-serif;
	text-decoration: none;
	color: #663300;
}
a:visited
{
	font-family: Arial, sans-serif;
	color: #663300;
	text-decoration: none;
}
a:hover
{
	color: navy;
	text-decoration: underline;
}
a:active
{
	color: red;
}
body
{ 
	margin: 0pt;
	font-family: Verdana;
	font-size: 10pt;
	background-color: #FFFFFF;
	color: #000000;
}
p
{ 
	font-family: Verdana;
	font-size: 10pt;
	background-color: #FFFFFF;
	color: #000000;
}
table
{ 
	table_background-color: #FFFFFF;
	table-border-color-light: #FF0000;
	table-border-color-dark: #FF0000;
	font-size: 10pt;
}
H1
{
	font-size: 16pt;
	font-family: Arial, sans-serif;
	color: #663300;
}
H2
{ 
	font-size: 12pt;
	font-family: Arial, sans-serif;
	color: #333399;
}
H3
{
	font-size: 14pt;
	font-family: Comic Sans MS, sans-serif;
	color: black;
}
H4
{
	font-size: 10pt;
	font-family: Arial, sans-serif;
	font-weight: normal;
	color: navy;
}
H5
{
	font-size: 10pt;
	font-family: Verdana, sans-serif;
	font-weight: normal;
	color: navy;
}
H6
{
	font-size: 8pt;
	font-family: Arial, sans-serif;
	font-weight: bold;
	color: black;
}
.TopBanner
{
	background-color: #000000;
}