

body, input, select, textarea {
	background-color: White;
}
td, input, select, textarea {
	font-family:Verdana;
	font-size: 13px;
	color: #000000;
	vertical-align: center; 
}

td.hd {
	
	font-family: Verdana;
	font-size: 16px;
	color: #AB3440;
	vertical-align: center; 
}

td.hdr1 {
	
	font-family: Verdana;
	font-size: 10px;
	color: #AFAFAF;
	vertical-align: center; 
}

td.hdr {
	
	font-family: Verdana;
	font-size: 12px;
	color: #AFAFAF;
	vertical-align: center; 
}

h1{
	
	font-family: Verdana;
	font-size: 16px;
	color: Maroon;
	vertical-align: center; 
}



table.main {
	width: 100%;
	height: 100%;
}



