body
{
	font-family: arial, "lucida console", sans-serif;
	margin:0px;
	font-size:12px;
}
a:link
{
	color:green;
	font-size:12px;
	font-weight:bold;
	text-decoration:none;
}
a:visited
{
	color:green;
	font-size:12px;
	font-weight:bold;
	text-decoration:none;
}
a:hover
{
	color:goldenrod;
	font-size:12px;
	font-weight:bold;
	text-decoration:none;
}
a:active
{
	color:black;
	font-size:12px;
	font-weight:bold;
	text-decoration:none;
}
a.outLinks:link
{
	color:steelblue;
	font-size:12px;
	font-weight:bold;
	text-decoration:none;
}
a.outLinks:visited
{
	color:steelblue;
	font-size:12px;
	font-weight:bold;
	text-decoration:none;
}
a.outLinks:hover
{
	color:blue;
	font-size:12px;
	font-weight:bold;
	text-decoration:none;
}
a.outLinks:active
{
	color:black;
	font-size:12px;
	font-weight:bold;
	text-decoration:none;
}
.upper-left-page
{
	font-size:12px;
	font-weight:bold;
}
.pageTitle
{
	text-align:left;
	font-weight:bold;
	text-decoration:underline;
}
.pageBody
{
	text-align:justify;
}
.prodList
{
	font-size:12px;
}
