 
    A  {
  	font-size : 11px;
  	font-family : verdana, arial, helvetica, geneva;
  	font-weight :bold;
  	font-style : normal;
  	color : #CC0000;
	text-decoration : none;
  }
  
      
    A:Visited  {
  	font-size : 11px;
  	font-family : verdana, arial, helvetica, geneva;
  	font-weight : bold;
  	font-style : normal;
  	color : #CC0000;
	text-decoration : none;
  }
  
    
    A:Active  {
  	font-size : 11px;
  	font-family : verdana, arial, helvetica, geneva;
 	font-weight : bold;
  	font-style : normal;
  	color : #666666;
	text-decoration : undeline;
  }
  
  
    A:Hover  {
  	font-size : 11px;
  	font-family : verdana, arial, helvetica, geneva;
  	font-weight : bold;
  	font-style : normal;
  	color : #666666;
  	text-decoration : underline;
  }
  
    .links {
  	font-size : 10px;
  	font-family : verdana, arial, helvetica, geneva;
  	font-weight : normal;
  	font-style : normal;
	text-align : right;
	line-height : 12px;
  	color : #999999;
  }	
  
    .text {
  	font-size : 11px;
  	font-family : verdana, arial, helvetica, geneva;
  	font-weight : normal;
  	font-style : normal;
	text-align : justify;
	line-height : 13px;
  	color : #333333;
  }

    .footer {
  	font-size : 10px;
  	font-family : verdana, arial, helvetica, geneva;
  	font-weight : normal;
  	font-style : normal;
	text-align : right;
	line-height : 11px;
  	color : #999999;
  }
  
      .footer2 {
  	font-size : 10px;
  	font-family : verdana, arial, helvetica, geneva;
  	font-weight : normal;
  	font-style : normal;
	text-align : left;
	line-height : 11px;
  	color : #999999;
  }
  
  
 
    .header {
	font-size : 11px;
	font-family : verdana, arial, helvetica, geneva;
	font-weight : bold;
	font-style : normal;
	text-align : left;
	line-height : 14px;
	color : #333333;
	
  }
   
    .tableheaders {
	font-size : 11px;
	font-family : verdana, arial, helvetica, geneva;
	font-weight : bold;
	font-style : normal;
	text-align : left;
	line-height : 14px;
	color : #FFFFFF;
	
  }
  
    .textField {
	width : 210px;
	height : 21px;
	color : #000000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	font-weight: normal;
	text-decoration: none;
	background-color: #f4f3f3;
	padding: 2px;
	border: 1px solid #999999;
  }
  
    .textField2 {
	width : 230px;
	height : 95px;
	color : #000000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	font-weight: normal;
	text-decoration: none;
	background-color: #f4f3f3;
	padding: 2px;
	border: 1px solid #999999;
  }

  
 
 
  
  
  
  