.main {
	font-family: Arial, Helvetica, sans-serif;
	font-size: x-small;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	color: #CC9933;
	text-decoration: none;
}
.mainbold {

	font-family: Arial, Helvetica, sans-serif;
	font-size: x-small;
	font-style: normal;
	line-height: normal;
	font-weight: bolder;
	font-variant: normal;
	text-transform: none;
	color: #CC9933;
	text-decoration: none;
}
.Headingbold {


	font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
	font-style: oblique;
	line-height: normal;
	font-weight: bolder;
	font-variant: normal;
	text-transform: none;
	color: #000066;
	text-decoration: none;
}
.bodytextboldGrn {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	color: #000066;
	list-style-position: outside;
	list-style-image: url(images/bullit.gif);
	list-style-type: none;

}
.WhatsH {



	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-style: normal;
	line-height: normal;
	font-weight: bolder;
	font-variant: normal;
	text-transform: uppercase;
	color: #FFFFFF;
	text-decoration: none;
}
.title {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 36px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	color: #006633;
	text-decoration: none;
}
.background {
	background-image: url(fills/FADE.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
