/* CSS Document */

       A:link {text-decoration: none; color:#000000}
       A:visited {text-decoration: none; color:#000000}
       A:hover {text-decoration: underline; color:#000066}


.Productheadings {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;	
	color: #000000;
}
.h1Headings {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
}
.h2Headings {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;	
	color: #000000;
}
.bodytext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
}
.copyright {
	font-family: Verdana;
	font-size: 9px;
	color: #000099;
}
.sidetext {
	font-family: verdana;
	font-size: 10px;
	color: #246494;
}