body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #000000;
}
body {
	line-height: 18px;
}

.title {
	color: #895B31;
	font-size: 18px;
	font-weight: bold;
	font-family: Times New Roman, Times, serif;
	font-variant: small-caps;
}

.subtitle {
	color: #336699;
	font-weight: bold;
}

.subnav {
	color: #66849d;
	font-size: 18px;
	font-weight: bold;
	font-family: Times New Roman, Times, serif;
	font-variant: small-caps;
	text-decoration: none;
}

.specialtitle {
	color: #895B31;
	font-size: 14px;
	font-weight: bold;
	font-family: Times New Roman, Times, serif;
}
.specialcontent {
	color: #336699;
	font-size: 10px;
	font-style: italic;
}

a:link {
	color: #663300;
	text-decoration: none;
}
a:visited {
	color: #663300;
	text-decoration: none;

}
a:hover {
	color: #663300;
	text-decoration: none;

}
a:active {
	color: #663300;
	text-decoration: none;

}
