   
   .BlackWhiteBoxText {
   font-family: Arial, Helvetica, sans-serif; 
   font-size: 12px;
   font-weight: bold 
   }

   
   A.BlackWhiteBoxText:link, A.BlackWhiteBoxText:visited, A.BlackWhiteBoxText:active, A.BlackWhiteBoxText:hover { 
   color: #FFFFFF;
   text-decoration: none
   }

   .GreyBtnLinkText {
   font-family: Arial, Helvetica, sans-serif; 
   font-size: 14px;
   font-weight: bold 
   }
   
   A.GreyBtnLinkText:link, A.GreyBtnLinkText:visited, A.GreyBtnLinkText:active, A.GreyBtnLinkText:hover { 
   color: #FFFFFF;
   text-decoration: none
   }
  
   .tenbold {
   font-family: Arial; 
   font-size: 10pt; 
   font-weight: bold
   }
  
  .tennormal { 
   font-family: Helvetica; 
   font-size: 10pt; 
   font-weight: normal;
   }
   
  .twelvenormal  {
  	text-align: left;
  	font-family: Arial;
  	font-size: 12pt;
  	font-weight: normal;
	}
  
  .twelvebold  {
  	text-align: left;
  	font-family: Arial;
  	font-size: 12pt;
  	font-weight : bold;
	}
	
  .headone { 
	font-family: Impact; 
	font-size: 22px; 
	font-weight: normal; 
	color: #000000; 
	}
	
  .headtwo { 
	font-family: "Impact"; 
	font-size: 18px; 
	font-weight: normal; 
	color: #000000;
	}

  .headthree {
        font-family: arial; 
	font-size: 18pt; 
	font-weight: bold; 
}

  .grayborder {
    	border-bottom: 3px solid;
  	border-top : 3px solid;
  	border-color : #cccccc;
  	margin-left : 0px;
  }
   

a:link    {text-decoration: none; color: #880000}
a:active  {text-decoration: none; color: #FF0000}
a:visited {text-decoration: none; color: #880000}
