body,td,th {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: xx-small;
	color: #333333;
}
body {
	background-color: #BFBF9B;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
a {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: small;
	color: #FE0000;
	font-weight: bold;
}
a:link {
	text-decoration: none;
	font-size: small;
	color: #FE0000;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
}
a:visited {
	text-decoration: none;
	font-size: small;
	color: #FE0000;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
}
a:hover {
	text-decoration: underline;
	font-size: small;
	color: #009900;
	background-color: #DADAC5;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
}
a:active {
	text-decoration: none;
	font-size: small;
	color: #FE0000;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
}
a.test
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: small;
	color: #FE0000;
	font-weight: bold;
} 
a.test:link
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: small;
	color: #FE0000;
	font-weight: bold;
} 
.slogen {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: medium;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: capitalize;
	color: #FE0000;
	text-decoration: none;
}
.main_txt {
	font-size: medium;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	color: #333333;
	text-decoration: none;
	letter-spacing: normal;
	font-family: Arial, Helvetica, sans-serif;
}
.head1 {
	font-family: Arial, Verdana, sans-serif;
	font-size: large;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	color: #008200;
	text-decoration: none;
	background-repeat: no-repeat;
	background-attachment: fixed;
}
.bullets_txt {
	font-size: medium;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #009900;
	text-decoration: none;
	letter-spacing: normal;
	list-style-type: circle;
	font-family: Arial, Helvetica, sans-serif;
}