body{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
h1, h2, h3, h4{
	margin: 0px;
	padding: 0px;
	margin-top: 10px;
}
h1, h2 {
	color: #1f5210;
}
h1{
	margin-top: 0px;
}
a{
	color: #1f5210;
}
a:hover{
	color: #2F9812;
}
a:visited{
	color: #1f5210;
}
input, select, textarea {
	border: 1px solid #d1bca7;
	background-color: #ffffff;
}
table, td, th, tr{
font-size: 12px;
}
#dhtmltooltip{
position: absolute;
border: 1px solid #d1bca7;
background-color: #ffffff;
padding: 5px;
width: 300px;
visibility: hidden;
font-size: 11px;
}
#poweredtable{
width: 100%;
clear: both;
}
#poweredby{
float: right;
font-size: 11px;
font-style: italic;
}
