a.menu { font-family: Arial; font-size: 9pt; font-weight: bold }
a.menu:link {color: #FF0000; text-decoration: none }
a.menu:visited {color: #848484; text-decoration: none }
a.menu:hover {color: #FF0000; text-decoration: underline }
a.topmenu { font-family: Arial; font-size: 8pt; font-weight: bold }
a.topmenu:link {color: #E4E4E4; text-decoration: none }
a.topmenu:visited {color: #848484; text-decoration: none }
a.topmenu:hover {color: #FF0000; text-decoration: underline }
a:link { color: #0000FF;}
a:visited { color: #800080; }
a:active { color: rgb(0,0,204); }
.footertext  { font-family: Arial; font-size: 8pt }
span.productname { font-family: Arial; font-style: italic; font-weight:bold }
span.bigred { font-family: Arial; font-weight: bold; color: red; }
body
{
	font-family: Tahoma;
	font-size: 10pt;
	background-color: #E4E4E4
	
}
table
{
	table-border-color-light: rgb(102,153,255);
	table-border-color-dark: rgb(0,0,102); 
}
h1, h2, h3, h4, h5, h6
{
	font-family: Arial;
}
h1
{
	font-size: 16pt;
}
h2
{
	font-size: 14pt;
}
h3
{
	color: #FE1D3F; 
}
h4
{
	color: rgb(51,0,204);
}
h5
{
	color: #FE1D3F;
}
h6
{
	color: rgb(51,0,204);
}