body {
	background-color: #C7C8AE;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: medium;
	color: #000000;
	margin: 0px;
}
.maintable {
	background-image: url(images/background.gif);
	background-repeat: repeat-y;
	background-position: center;
}
.foottable {
	background-image: url(images/foot_background.gif);
	background-repeat: repeat-y;
	background-position: center;
}
p {
	font-size: 0.8em;
	color: #000000;
	line-height: 1.5em;
}
h1 {
	font-size: 1.5em;
	color: #CC3333;
	font-weight: normal;
}
.footnav {
	color: #6A6B4B;
	text-decoration: none;
	font-size: .8em;
}
a.footnav:hover {
	color: #CC3333;
}
.asonelink {
	color: #6A6B4B;
	text-decoration: none;
	font-size: 1em;
}
a.asonelink:hover {
	color: #CC3333;
}
.field {
	font-family: Georgia, "Times New Roman", Times, serif;
	background-color: #C6C6AC;
}
.button {
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #000000;
	font-weight: normal;
	background-color: #DEDFD0;
}
.textlink {
	color: #CC3333;
	text-decoration: underline;
}
a.textlink:hover {
	color: #6A6B4B;
	text-decoration: none;
}
.rightlink {
	font-weight: bold;
	color: #000000;
	text-decoration: none;
}
a.rightlink:hover {
	color: #CC3333;
}
em, strong{
	font-style:normal;
	color:#0099CC;
	font-weight:900;
}
strong	{
	color:#CC0000;
}
