.footer {
	color: #FFCCCC;
	font-family: Verdana, Geneva, Arial, sans-serif;
	font-size: 9px;
	font-style: normal;
	font-weight: 600;
	text-align: center;
	padding: 3px;

}
p {
	font-family: Verdana, Geneva, Arial, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: 18px;
	font-weight: normal;
	color: #000066;
}
a:link {
	color: #FF0000;
	text-decoration: underline;
	font-family: Verdana, Geneva, Arial, sans-serif;
	font-size: 11px;

}
a:hover {
	color: #FF3300;
}
a:active {
	color: #FFCC00;
}
a:visited {
	color: #996600;
}
h1 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	text-transform: capitalize;
	color: #000000;
	padding: 3px;
	float: none;
	width: auto;
	clear: none;
	height: auto;
	margin: auto;
	background-position: center;
	white-space: normal;
	overflow: hidden;




}
.productnames {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: 300;
	text-transform: uppercase;
	color: #000066;
}

