body,td,th {
	font-family: tahoma;
	font-size: 11px;
	color: green;
}
body {
	background-color: green;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
.button {color: #ffffff}
.button a {
	font-size: 11px;
	color: #ffffff;
}
a:link {
	text-decoration: none;
}
a:visited {
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
}
a:active {
	text-decoration: none;
}
.style2 {color: #005083;}
.style3 {color: #B7B7B7}

.title {
	text-align: center;
	background-color: green;
	font-family:  "Arial Narrow", Arial, Helvetica,  Verdana,  sans-serif;
	font-size: 18pt;
	font-weight: bold;
	color: #ffffff;
}
.heading{
	font-family:  Arial, Helvetica,  Verdana,  sans-serif;
	font-size: 14pt;
	color: red;
}


		
