body, table, tbody, tr, td
{
	font-family: verdana;
	font-size: 10pt;
}
h1 {
	font-size: 18px;
	font-weight: normal;
	color: #6CA231;
	margin-bottom: 4px;
	margin-top: 4px;
}
h2 {
	font-size: 16px;
	font-weight: normal;
	color: #6CA231;
	margin-bottom: 5px;
}
.content
{
	text-align: left;
	padding-left: 12px;
	padding-right: 0px;
	width: 205px;
}
.smalltext {
	font-size:9px
}
.lineright {
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #CCCCCC;
}
.linebelow {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
}
a:link, a:visited {
	color: #6CA231;
	text-decoration: none;
}
a:hover {
	color: #6491BA;
}