body, div, p, td, th, ol, ul, li, h1, h2, h3, h4, h5, h6, input, select, textarea
				{ color: #333; line-height: 18px; 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; }
a 				{ color: #333; font-weight: bold; font-size: 11px; font-family: Arial, Helvetica; text-decoration: none }
input, select, textarea{
				border-top: solid 1px #085BA9;
				border-left: solid 1px #085BA9;
				border-bottom: solid 1px #6D89C6;
				border-right: solid 1px  #6D89C6;
				color: #333;
				font-size: 11px;}
