@CHARSET "UTF-8";
<style type="text/css">
	html {font: 62.5% Verdana, Geneva, Arial, Helvetica, sans-serif}
	body {font: 1.5em Verdana, Geneva, Arial, Helvetica, sans-serif} 
	#datepicker {font: .5em "Trebuchet MS", sans-serif;} 
	#date-feedback {display: none;} 
	
	li, p, label, input{font-size:12px;}
	
	legend{
		font-weight:bold;
		font-size:14px;
		padding:3px;
		border:2px solid gray;
		margin:5px;
	}
	
	ul, ol{
		margin:0px;
		margin-bottom:10px;
	}
	
	.col1 {
		display: block;
		float: left;
		width: 300px;
	} 
	.col2 {
		float: left;
		width: 75px;
	} 
	.col3 {
		float: left;
	} 
	.bold {
		font-weight: bold;
	}
	iframe{width:100%;}
</style>
