body,td,th {
	font-family: verdana;
	font-size: 11px;
	color: #000000;
}
body {
	background-color: #FFFFFF;
}
a {
	font-family: verdana;
	font-size: 11px;
	color: #5b6c00;
	font-weight: bold;
}
a:link {
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #5b6c00;
}
a:hover {
	text-decoration: none;
	color: #A3C101;
}
a:active {
	text-decoration: none;
	color: #5b6c00;
}
.bg{
	background-position:top;
	background-repeat:repeat-x;
	background-image:url(images/mid.jpg);
	background-color:#FFFFFF;
}
.style1 {
	font-size: 16px;
	font-weight: bold;
	color: #5b6c00;
}
h1 {
	font-size: 16px;
	font-weight: bold;
	color: #5b6c00;
	padding: 0px;
	margin: 0px;
}
h2{
	font-family: verdana;
	font-size: 11px;
	color: #ffffff;
	padding: 0px;
	margin : 0px;
	font-weight: normal;	
}