body {
	font-family: Arial, Helvetica, sans-serif;
}

td {
	font-family: Arial, Helvetica, sans-serif;
}

th {
	font-family: Arial, Helvetica, sans-serif;
}

#form1 {width : 360px; margin : 0 auto; font-size : 1.0em;}
#form1 fieldset {border : 1px solid #fff; padding : 10px;}
#form1 legend {font-size : 1.2em; font-weight : bold; margin : 0 5px 10px 5px; padding : 0 5px;}
#form1 label { width : 150px; display : block; text-align : right; font-weight : bold; float : left; clear : both;}
#form1 input, #form1 textarea {width : 200px; display : block; float : left; border : 1px solid #999;}
#form1 #fsubmit {width : 80px; clear : both; float : none; margin : 5px auto 0 190px;}
#form1 * { margin-bottom : 5px;}	


#error { color: red; font-size: 1.5em; align: center; background-color: yellow}
#req { color: red; font-size: 1.5em; align: center;}
