h1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: normal;
	font-size: x-large;
	color: #006699;


}
p {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 0.8em;

}

a:link {  color: #006699; text-decoration: underline}
a:visited {  color: #0066CC; text-decoration: underline}
a:hover {  color: #006600; text-decoration: none}
a:active {  color: #CC9900; text-decoration: none}
.smalltype {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: .9em;
	color: #000000;

}
h2 {
	color: #006699;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: normal;
	font-size: large;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-bottom-style: solid;
	border-top-color: #999999;
	border-right-color: #999999;
	border-bottom-color: #999999;
	border-left-color: #999999;
	text-transform: uppercase;




}
h3 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #006699;
	font-weight: normal;

}
.newproducthead {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: medium;
	color: #336699;
}

