body        { font-size: 12px; font-family: Arial, Helvetica, Geneva, Swiss, SunSans-Regular }
td        { font-size: 12px; font-family: Arial, Helvetica, Geneva, Swiss, SunSans-Regular }

a  { color: black; text-decoration: underline }
a:visited  { color: black; text-decoration: underline }
a:hover   { color: #c51015; text-decoration: underline }

.title  { color: #c51015; font-weight: bold; font-size: 16px; font-family: Arial, Helvetica, Geneva, Swiss, SunSans-Regular }
.form_error    { color: #fff; font-weight: bold; background-color: #c51015 }
.form_label    { padding-top: 6px }
.required { color: #c51015 }
.pager_numon { font-size: larger; font-weight: bold }

form {
	margin: 0;
	padding: 0;
}
