textarea {
					border: 1px solid #CCCCCC;
					background-color: white;
					color: black;
					width: 12em;
					margin-right: 0.2em;
				}

input.input{
					border: 1px solid #CCCCCC;
					background-color: white;
					color: black;
					margin-right: 0.2em;
					height: 18px;
					width:160px;
font-size: 11px;

				}


				
				textarea {
					height: 4em;
					width:480px;
font-size: 11px;
				}

select{
					font-size: 11px;				}


				
				input.checkbox {
	color: #000000;
	margin: 0px;
	height:20px;
}
				
	.td, tr, table{
     font-family: Arial, Helvetica, sans-serif;
     font-style: normal;
     text-decoration:none;
     color: #4c4c4c;
     font-size: 12px;
	 
 }
	body{

margin: 0px;


}
		
