.blackbuttons {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: uppercase;
	color: #000000;
	text-align: center;
	font-weight: bold;
}
.blackbuttons:hover {
	color:#FF9900;
	}
.whitebuttons {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: uppercase;
	color: #FFFFFF;
	text-align: center;
	font-weight: bold;
}
.whitebuttons:hover {
	color:#FF9900;
	}
.mainh1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: uppercase;
	color: #FFFFFF;
	text-align: left;
	font-weight: bold;
	padding-bottom: 8px;
	padding-left: 20px;
}
.bodytext {

	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	font-weight:normal;
	line-height: normal;
	font-variant: normal;
	text-transform: capitalize;
	color: #000000;
	text-align: left;
}
.bodyh1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 24px;
	font-style: normal;
	line-height: normal;
	font-variant: normal;
	text-transform: capitalize;
	color: #000000;
	text-align: left;
	font-weight: normal;
}
