A:link {
	color: none;
	font-weight: none;
	text-decoration: none;
}
A:visited {
	color: none;
	font-weight: none;
	text-decoration: none;
}
A:hover {
	color: none;
	font-weight: none;
	text-decoration: underline;
}

.black_normal_text {
	font-family: verdana;
	font-size: 13px;
	color:#333333;
	font-weight: normal;
}
.body-text-yellow{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11pt;
	letter-spacing:1px;
	color: #FEF200;
	font-weight: normal;
}

.body-text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11pt;
	letter-spacing:1px;
	color: #ffffff;
	font-weight: normal;
}


.div_line {
	font-family: Arial, Helvetica, sans-serif;
	color:#FFFFFF;
	width: 10px
	font-weight: normal;
}
.body-bold-text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #ffffff;
	font-weight: bold;
}
.main-link-text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 17px;
	color: #ffffff;
	font-weight: bold;
	padding-left: 10px;
}

.sub-link-text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 17px;
	color:#333333;
	font-weight: bold;
	padding-left: 10px;
}
.big-bullets {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 17px;
	color: #fef200;
	font-weight: bold;
	padding-left: 20px;	
}
.black-bullets {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 17px;
	color: #000000;
	font-weight: bold;
	padding-left: 20px;	
}
.small-bullets {
	font-family: Verdana, Corbel, Helvetica, sans-serif;
	font-size: 15px;
	color: #fef200;
	font-weight: bold;
}

.heading_yellow {
	font-family: Verdana, Corbel, Helvetica, sans-serif;
	font-size: 20px;
	color: #fef200;
	font-weight: bold;
}

.yellow_link {
	font-family: Verdana, Corbel, Helvetica, sans-serif;
	font-size: 12px;
	color: #fef200;
	}
.very_small-bullets {
	font-family: Centaur, Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #fef200;
	font-weight: bold;
}

.heading-text {
	font-family: Arial, Helvetica, sans-serif;
	letter-spacing:1px;
	color: #FFFF99;
	font-weight: bold;
	font-size: 14pt;
}




.page-heading-text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 28px;
	color: #ffffff;
	font-weight: bold;
	padding-left: 30px;	
	padding-top: 30px;		
}

.white-big-heading {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 25px;
	color: #ffffff;
	font-weight: bold;
	
		
}
.date-text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #707070;
	font-weight: normal;
	padding-top: 20px;
}
.footer-text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #707070;
	font-weight: normal;
}
.footer-div {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #707070;
	font-weight: normal;
	padding-left: 10px;
	padding-right: 10px;	
}
.footer-bg {
	background-image: url(../images/footer.gif);
	background-repeat: no-repeat;
	background-position: center;
}
.header-bg {
	background-image: url(../images/header_bg.gif);
	background-repeat: no-repeat;
	background-position: center;
}
.body-bg {
	background-image: url(../images/body_bg.gif);
	background-repeat: repeat-x;
	background-position: center;
	background-position: top;
	background-color: #028740;
}

.style3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14pt;
	letter-spacing:1px;
	color: #FFFF99;
	font-weight: normal;
}



