
a:hover                     { color: #d30000; text-decoration: underline }
a                     { color: #d30000; text-decoration: none }
body                                   { color: black; font-size: 12px; font-family: Helvetica, Geneva, Arial, SunSans-Regular, sans-serif }
.border         { border: solid 1px #d30000 }
.form10         { color: #000; font-size: 10px; border: solid 1px #d30000 }
.padding  { padding: 0 15px }
H6   { color: #000; font-size: 14px; font-weight: bold; line-height: 18px }
H5   { color: #000; font-size: 18px; font-weight: bold; text-decoration: underline }
h1, h2, h3, h4, p, ul, li, span, tr, td, table  { color: #000; font-size: 12px; font-family: Arial }

input {	color: #000; font-size: 10px; border: solid 1px #d30000; }
textarea { color: #000; border: solid 1px #d30000; }

#form_left{
	float: left;
	width: 125px;
	text-align: right;
}
#form_right{
	float: left;
	margin-left: 10px;
}