body
{
	font-family: Arial, Helvetica;
	color: #000000;
	font-size: 10pt;
	font-weight: normal;
}
td
{
	font-family: Arial, Helvetica;
	font-size: 10pt;
	font-weight: normal;
	color: #000000;
	background-color: #ffffff;
}
th
{
	font-family: Arial, Helvetica;
	font-size: 10pt;
	font-weight: bold;
	color: #ffcc33;
	background-color: #003399;
}
table
{
	background-color: #003399;
}
td.prodtable
{
	background-color: #ccffcc;
}
a
{
	font-family: Arial, Helvetica;
	font-size: 10pt;
	font-weight: normal;
	color: #003399;
	text-decoration: none;
}
a:link
{
	text-decoration: none;
}
a:hover
{
	text-decoration: underline;
}
a:visited
{
	text-decoration: none;
} 
a:active 
{
	text-decoration: none;
}
h1
{
	font-family: Arial, Helvetica;
	font-size: 12pt;
	font-weight: bold;
	color: #003399;
}
h2
{
	font-family: Arial, Helvetica;
	font-size: 10pt;
	font-weight: bold;
	color: #000099;
}
input, textarea
{
	font-family: Arial, Helvetica;
	font-size: 10pt;
	font-weight: normal;
}
hr
{
	color: #000099;
}
a.thiscompany
{
	font-family: Arial, Helvetica;
	font-size: 10pt;
	font-weight: bold;
	color: #ffcc33;
}


