body {background-color:#FFFFFF}

a:link {font-family: Arial; color: #385DA3; text-decoration: none;}
a:visited {font-family: Arial; color: #385DA3; text-decoration: none;}
a:hover {font-family: Arial; color: #E92229; text-decoration: underline;}
a:active {font-family: Arial; color: #E92229; text-decoration: none;}


a.class {color: black;
}

.H1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #353895;
}
.bodytext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #000000;
}
.H2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight:bold;
	color: #FFFFFF;
}
.navtitles {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
}
#pscroller1{
width: 200px;
height: 100px;
border: none;
padding: 5px;
background-color: black;
}
.productlinks {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
}
.footertext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
