.bodytext {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
}

a.bodytext:link { text-decoration: underline; color:#CC0000}
a.bodytext:hover { text-decoration: none; color:#000000}
a.bodytext:visited { text-decoration: none; color:#CC0000}
.squarebullets {
	list-style-position: inside;
	list-style-type: square;
	margin-left: 2px;
}
