/*Base Body Font*/
body,td{font-family: Verdana,sans-serif; font-size: 12pt; color: #0C7AB1;}

/*Bold Text for body and body Headings, Titles etc*/
.BoldHeadings {font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 12pt; font-weight: bold; color: #013467}
.BoldText {font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 12px;  font-weight: bold; color: #013467}
.ItalicText {font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 12px;  font-style: italic; color: #013467 }
.BoldHeadingMain {font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 16px; font-weight: bold ; color: #7F99B2}
.BoldHeadingsSec {font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 12px; font-weight: bold ; color: #FF9900}


/*Text Links that appear in the body of the page*/
a.bluelinks {text-decoration:none; color: #0C7AB1; font-size: 12pt;  font-weight: bold; }
a.bluelinks:visited {text-decoration:none;       color:#0C7AB1;  font-weight: bold;}
a.bluelinks:hover   {text-decoration:underline;  color:#8ABCB3;  font-weight: bold;}

