.content {
	font-family: Arial;
	font-size: 10px;
	line-height: 16px;
	color: #000000;
	text-decoration: none;
}
.text{
   
   font-family: tahoma;
   font-size: 11px;
   font-weight: bold;
   text-transform: capitalize;
   width: 192
  
}
.textemail{
   background-color: #FFFFFF;
   font-family: tahoma;
   font-size: 10px;
   font-weight: bold;   
   width: 192  
}

.textarea{
                font-family: tahoma;               
                font-size:10px;
                font-weight:bold;
                text-transform: capitalize;
                background-color:#FFFFFF ;
                width: 130;
				border:#C0C7CF 1px solid;
                
               
}
input.button1{
	font-family: tahoma;	
	font-size:10px;
	font-weight:bold;		
	width:90;
	cursor:hand;
}
