body {
	padding: 15px;
}
body, table, td, div, span { 
  margin: 0px;
	font-family: verdana;
	font-size: 8pt;
	line-height: 15pt;
}
select, option, input, textarea {
	font-family: verdana;
	font-size: 8pt;
}
#container { 
  width: 800px;
}
.download_section {
  float:right;
  border: 1px dotted #bbbbbb;
	padding: 8px;
	height: 30px;
	width: 140px;
  margin-top: 4px;
	margin-left: 10px;
}
h1 {
	color : #111111;
	font-size : 16pt;
	font-weight : normal;
	margin-top:0px;
}
h1 span.form_name { 
	color : #3b619e;
	font-size : 16pt;	
	font-weight : normal;
}

.red { color: #cc0000; }

