body {background:#FFFFFF ;
}

a {
	font-family: Verdana;
	font-size: 10px;
	font-style: normal;
	font-weight: bold;
	font-variant: normal;
}

a hover{
	font-family: Verdana;
	font-size: 10px;
	text-decoration:underline
	font-style: normal;
	font-weight: bold;
	font-variant: normal;
}

.link {
	font-family: Verdana;
	  color: #ffffff;
	  font-size: 12px;
	  font-weight: bold;
	  text-decoration:none;
	  }

.link:over {
    font-family: Verdana;
	color: #ffffff;
	font-size: 12px;
	font-weight: bold;
	text-decoration:underline;
   }

.link1 {
	font-family: Verdana;
	  color:#ffffff;
	  font-size: 13px;
	  font-weight: bold;
	  text-decoration:none;
	  }

.txt {
      font-family: Verdana;
	  color: #004AA1;
	  font-size: 12px;
	  font-weight: bold;
	  }
	  
.txt1{
      font-family: Verdana;
	  color: #ffffff;
	  font-size: 11px;
	  font-weight: bold;
	  }
	  
.txt2{
      font-family: Verdana;
	  color: #ffffff;
	  font-size: 11px;
	  font-weight: normal;
	  text-decoration:none;
	  }
.txt2:hover {
      font-family: Verdana;
	  color: #ffffff;
	  font-size: 11px;
	  font-weight: normal;
	  text-decoration:underline;
	  }
	
.star {
      font-family: Verdana;
	  color: #ff0000;
	  font-size: 12px;
	  font-weight: bold;
	  }
	    
.inputbox {background-color:#ffffff;
border-bottom:1px solid #666666; 
border-left:1px solid #000000;
border-right:1px solid #D3D3D3;
border-top:1px solid #000000;
height:20px; width:150px;
}

