BODY {
background-color : #000000;
font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
color : #ffffff;
margin: 0px; 
}

/* BEGIN CONTENT STYLES */
.heading {
line-height: 22px;
font-size: 16px;
text-decoration: none;
font-family: Arial, Verdana, Tahoma, Helvetica, sans-serif;
font-weight: bold;
color: #fead24;
margin-top: 0px;
margin-bottom: 0px;
margin-left: 0px;
margin-right: 0px;
}


.body_content_style_white {
line-height: 20px;
font-size: 12px;
text-decoration: none;
font-family: Arial, Verdana, Tahoma, Helvetica, sans-serif;
color: #ffffff;
margin-top: 0px;
margin-bottom: 0px;
margin-left: 0px;
margin-right: 0px;
}

a.body_content_style_white:link {color : #ffffff; text-decoration: underline;}
a.body_content_style_white:visited {color : #ffffff; text-decoration: underline;}
a.body_content_style_white:hover {color : #ffffff; text-decoration: underline;}

