body {font-size: 10pt;
font-family: "Verdana", sans-serif;
margin: 0;
padding: 0;
text-align:center;
background: #959595;
 }

a.white:link { color: white; }
a.white:active { color: white; }
a.white:visited { color: white; }
a.white:hover { color: #FFFFFF; }

a.black:link { color: black; }
a.black:active { color: black; }
a.black:visited { color: black; }
a.black:hover { color: #FFFFFF; }
 
.main_heading { margin-left: 10px; margin-top: 0px; font-size: 24; color: #000000; }

.sub_heading { font-size: 11pt; color: #FFFFFF; }

.body_text { margin-left: 23px; font-size: 10pt; color: #000000; }

.body_text_small { margin-left: 23px; font-size: 10pt; color: #000000; }

.black_text { color: #000000; line-height: 11pt; }

.small_text { margin-left: 0px; font-size: 9pt; color: #000000; }

.smaller_text { margin-left: 0px; font-size: 8pt; color: #FFFFFF; }

.small_green { margin-left: 0px; font-size: 8pt; color: #8DC63F; }

.listings { font-size: 9pt; color: #434343; font-family:"Trebuchet MS"; }