body {
	font: 12px "Times New Roman", Times, serif;
	color: #000000;
	background: #FFFFFF url(images/background.jpg) repeat-x top;
}
a:link {
	color: #186342;
	text-decoration: none;
}
a:visited {
	color: #186342;
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
}
.top-text {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	line-height: 25px;
	font-weight: bold;
	color: #186342;
}
body {
	font: 12px "Times New Roman", Times, serif;
	color: #000000;
	background: #FFFFFF url(images/background.jpg) repeat-x top;
	list-style: url(images/circle.gif) none outside;
}
.footer {
	font: 10px Verdana, Arial, Helvetica, sans-serif;
	color: #186342;
	text-align: center;
	padding: 5px;
}
ul {
	list-style: url(images/circle.gif) none outside;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666666;
}
.bbi {
	font-style: italic;
	font-weight: bold;
	color: #520000;
}
.gbi {
	font-style: italic;
	font-weight: bold;
	color: #186342;
}
.smallerType {
	font-size: small;
}
.paddedCell {
	padding-left: 10px;
}.tiny {
	font-size: 9px;
}
