body
{
	margin-top: 0px;
	margin-left: 0px;
	padding: 0px
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #274B25;
	scrollbar-arrow-color:		#000000;
	scrollbar-face-color:		#fff6d9";
	scrollbar-shadow-color:		#eee6d9";
	scrollbar-highlight-color:	#fff6e9";
	scrollbar-track-color:		#ddd6d9";

}
td,th
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #274B25;
}
a:link {
	color: #2E6938;
	text-decoration: underline;
}
a:visited {
	text-decoration: underline;
	color: #2E6938;
}
a:hover {
	text-decoration: none;
	color: #FB4E4A;
}
a:active {
	text-decoration: underline;
	color: #FB4E4A;
}
h1,h2,h3,h4,h5,h6 {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
}
h1 {
	font-size: 18px;
	color: #FF402B;
}
h2 {
	font-size: 16px;
	color: #44A347;
}
.tableborder {
	border: 0px solid #C42627;
}
