A  {
  	font-size : 11px;
  	font-family : verdana, arial, helvetica, geneva;
  	font-weight : bold;
  	font-style : normal;
  	color : #002f55;
	text-decoration : none;
  }
  
      
  A:Visited  {
  	font-size : 11px;
  	font-family : verdana, arial, helvetica, geneva;
  	font-weight : bold;
  	font-style : normal;
  	color : #002f55;
	text-decoration : none;
  }
  
    
  A:Active  {
  	font-size : 11px;
  	font-family : verdana, arial, helvetica, geneva;
  	font-weight : bold;
  	font-style : normal;
  	color : #cc9933;
	text-decoration : none;
  }
  
  
  A:Hover  {
  	font-size : 11px;
  	font-family : verdana, arial, helvetica, geneva;
  	font-weight : bold;
  	font-style : normal;
  	color : #cc9933;
  	text-decoration : none;
  }
  
  body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}

.text {
  	font-size : 11px;
  	font-family : verdana, arial, helvetica, geneva;
  	font-weight : normal;
  	font-style : normal;
	text-align : justify;
  	color : #002f55;
}

.text2 {
	font-size : 11px;
	font-family : verdana, arial, helvetica, geneva;
	font-weight : normal;
	font-style : normal;
	text-align : justify;
	color : #002f55;
	line-height: 16px;
}

.header {
  	font-size : 11px;
  	font-family : verdana, arial, helvetica, geneva;
  	font-weight : bold;
  	font-style : normal;
	text-align : left;
  	color : #002f55;
}
.table_head {

	color: #FFFFFF;
	font-size : 11px;
  	font-family : verdana, arial, helvetica, geneva;
  	font-weight : bold;
	background-color: #194D67; 
	}
	
.footer {
  	font-size : 11px;
  	font-family : verdana, arial, helvetica, geneva;
  	font-weight : normal;
  	font-style : normal;
	text-align : center;
  	color : #333333;
}