body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #336600;
	font-size: 13px;	
}

p {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #336600;
	font-size: 13px;	
}

h1 {
	color: #336600;
	font-size: 17px;
	font-weight: bolder;
}

h2 {
font-size: 13px;
font-weight: bolder;
color: #111199;
}

a {
	color: #336600;
}

.test {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #336600;
	font-size: 13px;	
}

.nobullets {
list-style-type: none;
text-indent: -20px;
margin-left: 20px;
padding-left: 0px;
line-height: 150%;
}

.sublist {
list-style-type: none;
text-indent: -20px;
margin-left: 0px;
padding-left: 0px;
line-height: 150%;
font-weight: bolder;
}

.strong {
font-weight: bolder;
}

.subhead {
font-weight: bolder;
color: #111199;
}

.toplist {
margin-top: 0;
text-align: left;
}

ul.toplist {
text-align: center;
width: 550px;
list-style-type: none;
margin: 0;
padding: 0;
border: none
}

li.toplist {
text-align: center;
display: inline;
padding: 10px;
}