input,select,textarea {  
   font-family: Verdana, Arial, Helvetica, sans-serif; 
   font-size: 10px;
   font-weight: normal;
   height:18px;
   color: #2D4B5D; 
   background-color: #F4F5F7; border: #2D4B5D; 
   border-style: solid;
   border-top-width: 1px;
   border-right-width: 1px;
   border-bottom-width: 1px;
   border-left-width: 1px;

   }



a {
      text-decoration : none;
	  font-weight: bold;
	  color:#000000;
  }

a:hover { 
  			text-decoration : underline;
			
    	}

				
.text{

	  font-family: verdana;
	  color:#333333;
	  font-size: 11px;"
	  text-align:justify;
}








