body
{
	font-family: Verdana, Sans-Serif;
	background-color: silver;
}

.normal
{	font-size: 9pt;
	font-weight: normal;
	color:#000000;
	font-family: Verdana;
	text-decoration: none;
}

.headertext
{	font-size: 11pt;
	font-weight: bold;
	color:#3e86bb;
	font-family: Verdana;
	text-decoration: bold;
}

.productheader
{
	font-size: 18pt;
	font-weight: bold;
	font-family: Verdana;	
	color: #3e86bb;
	text-decoration: none;
}


.error
{
	font-weight: normal;
	font-size: 8pt;
	color: red;
	font-family: Verdana, Sans-Serif;
}


