body  {
	background-color: #000000
}

.bodytext {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	font-weight: normal;
	color: #FFFFFF;
	font-style: italic;
	line-height: 19px;


}

A:visited {
    text-decoration: none;
	font-weight: bold;
    color: #E6AE1C
}
A:link {
	text-decoration : none; 
	font-weight: bold;
    color: #E6AE1C
}
A:hover {
	text-decoration : none; 
	font-weight: bold;	
	color: #FFFFFF
}
.subhead {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 19px;
	font-weight: bold;
	color: #FFFFFF;
}


.heading_orange {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 26px;
	font-weight: bold;
	color: #E6AE1C;
}

.heading_white {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 25px;
	font-weight: bold;
	color: #FFFFFF;
}


.01heading {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 35px;
	font-weight: bold;
	color: #FFFFFF;
}

DIV.centerimg {
	WIDTH: 100%; POSITION: relative; 
}
DIV.centerimg IMG {
	WIDTH: 100%
}
.ordinary {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: normal;
	color: #FFFFFF;
	font-style: normal;
	line-height: 19px;
	text-align: justify;

}
