/* Layout Stylesheet */ 


.bodytext{
font-size:12px;
font-style:normal;
font-family: Verdana, Arial, Helvetica, sans-serif;
font-weight:normal;
text-decoration:none;
line-height: 18px;
color:#333333;
}

.hdr_bullets{
font-size:12px;
font-style:normal;
font-family: Verdana, Arial, Helvetica, sans-serif;
font-weight:bold;
text-decoration:none;
line-height: 16px;
color:#646666;
}


A.main_link:link { font-family: Verdana, Arial, Helvetica, sans-serif; color: #3300CC; text-decoration: none ; font-weight: bold; font-size:12px; }
A.main_link:visited { font-family: Verdana, Arial, Helvetica, sans-serif; color: #3300CC ; text-decoration: none ; font-weight: bold; font-size:12px; }
A.main_link:hover { font-family: Verdana, Arial, Helvetica, sans-serif; color: #3300CC ; text-decoration: underline; font-weight: bold; font-size:12px; }

