body,td,th {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
}

a:link {
	color: #B64926;
	text-decoration: underline;
}
a:visited {
	text-decoration: underline;
	color: #FFB03B;
}
a:hover {
	text-decoration: none;
	color: #8E2800;
}
a:active {
	text-decoration: underline;
	color: #468966;
}
h1,h2,h3,h4,h5,h6 {
	font-family: Georgia, Times New Roman, Times, serif;
	background-position: center;
}
h1 {
	font-size: 18px;
}
h2 {
	font-size: 14px;
}
h3 {
	font-size: 10px;
}
ol li {
	padding-bottom: 0.7em;
	margin-bottom: .5em;
}
.listPlain, .listPlain li {
	list-style-type: none;
	line-height: 1.5em;
}
.listPlain {
	line-height: 5em;
}
