body, html {
	margin: 0px;
	padding: 0px;
	height: 100%;
}
.select {
	font-weight: bold;
	color: #256931;
}

td, input {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
}
a:link, a:active, a:visited {
	color: #76BD2A;
	font-weight: bold;
	text-decoration: none;
}
a:hover {
	color: #76BD2A;
	font-weight: bold;
	text-decoration: underline;
}
a.main:link, a.main:active, a.main:visited {
	font-size: 10px;
	color: #FFFFFF;
	font-weight: bold;
	text-decoration: none;
}
a.main:hover {
	font-size: 10px;
	color: #FFFFFF;
	font-weight: bold;
	text-decoration: underline;
}
.dev {
	font-size: 11px;
	color: #FFFFFF;
}
a.dev:link, a.dev:active, a.dev:visited {
	color: #FFFFFF;
	font-weight: normal;
	text-decoration: none;
}
a.dev:hover {
	color: #FFFFFF;
	font-weight: normal;
	text-decoration: underline;
}
a.more:link, a.more:active, a.more:visited {
	color: #76BD2A;
	font-weight: normal;
	text-decoration: none;
}
a.more:hover {
	color: #76BD2A;
	font-weight: normal;
	text-decoration: underline;
}
h1
{
 color: #21A93B;
 font-size: 11px;
 font-weight: bold;
}

h5
{
 color: #969594;
 font-size: 9pt;
 font-weight: bold;
 padding: 0px;
 margin: 0px;
}