body {
	background-color: #d9cda9;
}
.tagline {
	color: #8a6b4f;
	font-family: "Times New Roman", Times, serif;
	font-size: 18px;
	font-style: italic;
	font-weight: bold;
}
body,td,th {
	color: #333333;
}
a:link {
	color: #003399;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #3333FF;
}
a:hover {
	text-decoration: underline;
	color: #996633;
}
a:active {
	text-decoration: none;
	color: #996633;
}
.body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	line-height: 18px;
}
.body_bold {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	line-height: 18px;
	font-style: italic;
	color: #993333;
}
.body_emph {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	line-height: 18px;
	color: #333333;
}
.body_large {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
	font-weight: bold;
	line-height: 22px;
	color: #333333;
}
.body_large_red {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
	font-weight: bold;
	line-height: 22px;
	color: #993333;
}
.list {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	line-height: 18px;
	list-style-type: square;
}
.bighead {
	font-size: 28px;
	color: #003366;
}
.medhead {
	font-family: "Times New Roman", Times, serif;
	font-size: 26px;
	color: #003366;
}
.smallhead {
	font-family: "Times New Roman", Times, serif; 
	font-size: 18px; 
	font-weight: bold; 
	color: #003399; 
}.subhead {
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 16px; 
	font-weight: bold; 
	color: #003399; 
}
.nav {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 12px;
	font-sretch: narrower;
	color: #003399;
	line-height: 18px;
}
.footer {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 12px;
}
