p {
	font-family: "MS Sans Serif", Arial, sans-serif;
	font-size: 95%;
	line-height: 125%;
	color: #000000;
}
ul {
	font-family: "MS Sans Serif", Arial, sans-serif;
	font-size: 95%;
	line-height: 125%;
	color: #000000;
}
h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 95%;
	font-weight: bold;
	color: #990000;
	text-align: left;
}
h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 95%;
	font-weight: bold;
	color: #663300;
	text-align: left;
}
h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 95%;
	font-weight: bold;
	color: #663300;
	text-align: right;
	padding-top: 0px;
}
strong {
	color: #000000;
}
a:link {
	color: #663300;
	text-decoration: underline;
}
a:hover {
	color: #990000;
	text-decoration: underline;
}
a:visited {
	color: #660066;
	text-decoration: underline;
}
a:visited:hover {
	color: #990000;
	text-decoration: underline;
}
.footer h1 {
	font-family: Times, "Times New Roman", serif;
	font-size: 125%;
	font-weight: bold;
	color: #FFCC00;
	text-align: left;
}
.footer h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 100%;
	font-weight: bold;
	color: #FFFFFF;
	text-align: left;
}
.footer h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 100%;
	font-weight: bold;
	color: #FFFFFF;
	text-align: right;
}
.footer p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 80%;
	font-weight: normal;
	color: #630000;
	line-height: 110%;

}
.products h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 105%;
	font-weight: bold;
	color: #000000;
	text-align: center;
}
.products h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 95%;
	font-weight: bold;
	color: #663300;
	text-align: right;
}
.products h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 95%;
	font-weight: bold;
	color: #990000;
	text-align: right;
	padding-top: 0px;
}
.products a:link {
	color: #996633;
	font-weight: bold;
	text-align: right;
	text-decoration: underline;
}
.products a:hover {
	color: #FFCC00;
	font-weight: bold;
	text-align: right;
	text-decoration: underline;
}
.products a:visited {
	color: #990000;
	font-weight: bold;
	text-align: right;
	text-decoration: underline;
}
.products a:visited:hover {
	color: #FFCC00;
	font-weight: bold;
	text-align: right;
	text-decoration: underline;
}
.products strong {
	color: #999999;
}
.menudropdown {
	font-family: "MS Sans Serif", Arial, Helvetica, sans-serif;
	font-size: 100%;
	width: 70%;
}