.open {
    font-size:13px;
	font-weight:300;
    color:#000;
}
.subgreen {
    font-size:11px;
	font-weight:500;
    color:#99cc00;
	padding-bottom: 3px;
}
.products {
    font-size:11px;
    color:#000;
}
.products a{
    font-size:11px;
    color:#000;
	text-decoration: underline;
}
.productable td{
	vertical-align: top;
	padding:4px;
}
.greenstrip td{
	font-size: 12px;
	font-weight: bold;
	color: #99cc00;
	border: 1px;
	border-bottom-color: #99cc00;
	border-bottom-style: solid;
}
.bottom {
    font-size:11px;
    color:#999;
	border: 1px;
	border-top-color: #99cc00;
	border-top-style: solid;
	padding-top:6px;
}
.bottom a{
    font-size:11px;
	font-weight:200;
    color:#999;
	text-decoration: underline;
}
.bottom a:hover{
    color:#99cc00;
	text-decoration: none;
}
.guides a{
    font-size:11px;
	font-weight:200;
    color:#333333;
	text-decoration: none;
}
.guides a:hover{
    color:#000000;
	text-decoration: underline;
}
a {
	font-size:12px;
	color:#999;
	text-decoration: underline;
}
a:hover{
    color:#99cc00;
	text-decoration: none;
}
ol li ol li {
	list-style-type: lower-alpha;
}
ol li ol li ol li{
	list-style-type: lower-roman;
}
