body { background-color: #FFFFFF;
font-family: Arial, Helvetica, sans-serif;}
.orange {
	color: #FF6600;
}

a {text-decoration: none; color:#99CC00}
a:link {	color: #336699}
a:active {	color: #336699}
a:visited {	color: #336699}
a:hover {	color: #99CC00}

p.big {	font-weight: 400; 
	font-size: 24pt; 
	color: #99CC00; 
	text-align: left; 
	font-family: arial, helvetica, sans-serif}

p.med{	font-weight: 700; 
	font-size: 14pt;
	color: #336699; 
	text-align: center; 
	font-family: arial, helvetica, sans-serif}

p {	font-weight: 700;
	font-size: 12pt; 
	color: #336699; 
	whitespace:nowrap; 
	text-align: center; 
	font-family: arial, helvetica, sans-serif}
.blue {
	color: 336699;
}


p.small {	font-weight:700; 
	text-align:center; 
	font-size=14pt;
	color:#336699; 
	font-family: arial, helvetica, sans-serif}
.bluebottom {
	border-bottom-width: thin;
	border-bottom-style: solid;
	border-bottom-color: 99CC00;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #000000;
}
.bluesides {
	border-right-width: thin;
	border-bottom-width: thin;
	border-right-style: solid;
	border-bottom-style: solid;
	border-right-color: #000000;
	border-bottom-color: 99CC00;
}
.bluesi {
	border-right-width: thin;
	border-right-style: solid;
	border-right-color: 99CC00;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
}

p.smaller {font-weight:700; 
	text-align:left; 
	font-variant: small-caps;
	font-size=8pt;
	color:#336699; 
	font-family: arial, helvetica, sans-serif}

p.smallerc {font-weight:700; 
	text-align:center; 
	font-size=10pt;
	color:#336699;
	font-family: arial, helvetica, sans-serif}

.prodbox {
	border: thin solid #FF6600;
}
.titlebox {
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: none;
	border-top-color: #FF6600;
	border-right-color: #FF6600;
	border-bottom-color: #FF6600;
	border-left-color: #FF6600;
}
.price {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #99CC00;
}
.options {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
}
