h1,h2,h3 {
	color: #EA6329;
	font-family: georgia, roman, 'times new roman', times, serif;
}

p,table,dl {
	font-family: Georgia, helvetica, sans-serif;
	color: black;
}

li {
	font-family: Georgia, helvetica, sans-serif;
	color: #611A52;
}

dt {
	font-weight: bold;
	color: #611A52;
}

.obl, .emph {
	font-weight: bold;
	color: #611A52;
}

.opt {
	font-weight: bold;
	font-style: italic;
	color: #EA6329;
}

a:link {
	color: #EA6329;
}

a:visited {
	color: #EA6329;
}

fieldset.error {
	background: Red;
	color: white;
	font-size: 100%;
	font-weight: bold;

}


td.fineline {
	color: #7F7F7F;
	font-size: 80%;
}

