body {
	margin: 0px;
	padding: 0px;
}

 A:hover 
 {
	font-weight: bold;
	text-decoration: underline;
	color: #660000;

 }

img {
	border: 0px none #FFFFFF;
}

.logo {
	left: 0px;
	top: 20px;
	position: absolute;
}

.heading {
	font-family: Verdana, Arial, sans-serif;
	color: #ff9900;
	font-size: 36px;
	font-weight: bold;





//this is the middle coloumn Heading;
	font-size: 14px;							//this is the middle coloumn Heading;
	font-weight: bolder;						//this is the middle coloumn Heading;
	text-align: center;							//this is the middle coloumn Heading;
	line-height: normal;						//this is the middle coloumn Heading;
}
.health {
	font-family: Verdana, Arial, sans-serif;
	color: #000099;
	text-decoration: underline;

//this is the middle coloumn Heading;
	font-size: 14px;							//this is the middle coloumn Heading;
	font-weight: bolder;						//this is the middle coloumn Heading;
	text-align: center;							//this is the middle coloumn Heading;
	line-height: normal;						//this is the middle coloumn Heading;
}


table {	
	font-family: Verdana, Arial, sans-serif;	//this is the text type of all tables;
	font-size: 11px;							//this is the text type of all tables;
	margin: 0px;								//this is the text type of all tables;
	padding: 0px;								//this is the text type of all tables;
	color: #000000;								//this is the text type of all tables;
}.frontpagequote {
	font-family: Verdana, Arial, sans-serif;
	font-size: 18px;
	font-weight: bold;
	text-align: center;
	color: #000000;



}
.subheading {
	font-family: Verdana, Arial, sans-serif;
	color: #006633;
	font-size: 12px;
	font-weight: bold;



}
.smallfont {

	font-family: Verdana, Arial, sans-serif;
	font-size: 9px;
}
.mainbody {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	color: #000000;
	text-align: justify;
	white-space: normal;


}
a:visited {

	font-weight: bold;
	text-decoration: underline;
	color: #666666;
}
a:link {

	font-weight: bold;
	text-decoration: underline;
	color: #FF9900;
}
a:active {


	font-weight: bold;
	text-decoration: underline;
	color: #666666;
}
.headingborder {
	border-top-width: 2px;
	border-right-width: 2px;
	border-bottom-width: 2px;
	border-left-width: 2px;
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-top-color: #EFA300;
	border-right-color: #EFA300;
	border-bottom-color: #EFA300;
	border-left-color: #EFA300;
}
.headingborder2 {

	border-top-width: 2px;
	border-right-width: 2px;
	border-bottom-width: 2px;
	border-left-width: 2px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: none;
	border-top-color: #EFA300;
	border-right-color: #EFA300;
	border-bottom-color: #EFA300;
	border-left-color: #EFA300;
}
