<style>  

{
}  
  .text1 {
  	font-family: Tahoma, Verdana, Geneva, Arial, Helvetica, sans-serif;
  	font-size: 11px;
  	font-style: normal;
	font-weight: normal;
  	color: #6E1212;
  	line-height : 14px;
  	
  }
   .flag {
  	font-family: Tahoma, Verdana, Geneva, Arial, Helvetica, sans-serif;
  	font-size: 11px;
  	font-style: normal;
	font-weight: bold;
  	color: #000000;  
	text-decoration:none
  	
  } 
  .text {
  	font-family: Tahoma, Verdana, Geneva, Arial, Helvetica, sans-serif;
  	font-size: 11px;
  	font-style: normal;
	font-weight: normal;
  	color: #000000;
  	line-height : 14px;
  	
  }
   .down {
  	font-family: Tahoma, Verdana, Geneva, Arial, Helvetica, sans-serif;
  	font-size: 10px;
  	font-style: normal;
	font-weight: normal;
  	color: #ffffff;
  }
  .link {
  	font-family: Tahoma, Verdana, Geneva, Arial, Helvetica, sans-serif;
  	font-size: 11px;
  	font-style: normal;
	font-weight: normal;
  	color: #6E1212;
  	line-height : 14px;
	text-decoration:none
  	
  }
   .link:HOVER {
  	font-family: Tahoma, Verdana, Geneva, Arial, Helvetica, sans-serif;
  	font-size: 11px;
  	font-style: normal;
	font-weight: normal;
  	color: #6E1212;
  	line-height : 14px;
	text-decoration:underline
  	
  }

 .linkpdf {
  	font-family: Tahoma, Verdana, Geneva, Arial, Helvetica, sans-serif;
  	font-size: 11px;
  	font-style: normal;
	font-weight: normal;
  	color: #6E1212;
  	line-height : 14px;
	text-decoration:none;
	background-image:url(images/pdf.gif);
	background-repeat:no-repeat;
	background-position:left top;
	padding:0px 0px 0px 17px;
  	
  }
   .linkpdf:HOVER {
  	font-family: Tahoma, Verdana, Geneva, Arial, Helvetica, sans-serif;
  	font-size: 11px;
  	font-style: normal;
	font-weight: normal;
  	color: #6E1212;
  	line-height : 14px;
	text-decoration:underline;
	background-image:url(images/pdf.gif);
	background-repeat:no-repeat;
	background-position:left top;
	padding:0px 0px 0px 17px;
  	
  }


</style>