body	{
	margin-left: 10px;
	margin-top: 10px;
	margin-right: 0px;
	font-family: Arial, Helvetica, sans-serif;
}

a.Link	{
	color: #0066cc;
	text-decoration: none;
}

a.Link:hover	{
	color: #66cc00;
	text-decoration: underline;
}

A:visited
{
	color:#0066cc;
}

A:active
{
	color:#0066cc;
}

A:hover
{
	color:#66cc00;
}


.header2 { 
	font-family: Arial, Verdana; 
	font-size: 12px; 
	font-style: normal; 
	color: #0066cc; 
	font-weight: bold; 

	}


.productbold { 
	 font-family: Arial, Verdana; 
	 font-size: 12px; 
	 font-style: normal; 
	 font-weight: bold; 
	 color: #003366
	 }

.productbody {  
	font-family: Arial, Verdana; 
	font-size: 11px; 
	font-style: normal; 
	font-weight: normal; 
	color: #000000
	}
