body
{
	font-family:Arial;

}
a
{
	color:#27a167;
	text-decoration: none;
}
a:hover
{
	text-decoration: none;
	background-color: #CBE7CB;
}
hr
{
	color:#27a167;
}
h3
{
	margin-top:30px;
}
h4
{
	margin-top:10px;
	font-size:10pt;
	font-weight:normal;
}
table
{
	font-size:.8em;
}

.Menu
{
	font-size:8pt;
	color:#27a167;

}
.contentTbl
{
	margin-left:25%;
}