body,p,td,select,input,textarea {
	color: #000000; 
	font-family: Verdana, Arial, Helvetica; 
	font-size: 16px;
}

a:link, a:visited, a:active {
	color: #800000;
	text-decoration: none;
}
a:hover {
	color: #800000;
	text-decoration: underline;
}

body { margin: 0px }

.background {
	background-color: #666666;
}

.main {
	color: #000000; 
	font-family: Verdana, Arial, Helvetica; 
	font-size: 16px;
}
.subMenuStyle {
	color: #FFFFFF;
	font-size: 14px;
}
.sectionTitle {
	color: #FFFFFF;
	font-size: 16px;
	font-weight: bold;
}
.finePrint {
	font-size: 14px;
}
.focusProduct {
	color: #800000;
	font-style: italic;
	font-weight: bold;
}