body, div, p, td, th, ol, ul, li, h1, h2, h3, h4, h5, h6, input, select, textarea
				{ font-size: 11px; color: #333; line-height: 16px; font-family: 			 
				Arial, Helvetica, sans-serif }

body 			{ font-size: 11px; }	

table, th, td	{ font-size: 11px; }

pre 			{ font-size: 11px; }

form 			{ padding: 0px; margin: 0px; }

tt	 			{ font-size: 12px; font-weight:bold; font-family:Arial,
				Helvetica, sans-serif}
				
input, select, textarea{
							border-top: solid 1px #DDD;
							border-left: solid 1px #DDD;
							border-bottom: solid 1px #333;
							border-right: solid 1px  #333;
							color: #333;
							font-size: 12px;}
							
.head			{ font-size: 16px; font-weight:bold; font-family:Arial,
				Helvetica, sans-serif}
