body,text3{
	font-family: Tahoma;
	font-size: 8pt;
	color: #2A7F13;
	margin: 0px;
	padding: 0px;
}
h1{
	font-size: 19pt;
	font-weight: normal;
	padding: 3px 3px 3px 3px;
	margin: 0px 0px 0px 0px;
}
h2{
	font-size: 14pt;
	font-weight: normal;
	padding: 1px 1px 1px 1px;
	margin: 0px 0px 0px 0px;
}
table
{
	border-collapse: collapse;
	width: 100%;
}
td
{
	margin: 0px;
	padding: 0px;
	vertical-align: top;
}
p{
	text-indent: 1em;
}
.menu a{
	text-decoration: none;
}
.menu a:hover{
	text-decoration: underline;
}
a{
	text-decoration: underline;
	color: #2A7F13;
}
a:hover{
	text-decoration: none;
}
img{
	border: 0px;
}
input{
	font-family: Verdana;
	font-size: 8pt;
	border-style: none;
	background: transparent;
	color: #ffffff;
}
tr.vertdelim{
	height: 4px;
	background-color: #444444;
}