body {
	font-family: Arial, Helvetica, sans-serif;
}

td {
	font-family: Arial, Helvetica, sans-serif;
}

th {
	font-family: Arial, Helvetica, sans-serif;
}.beige_body {
	font-size: 12px;
	line-height: 20px;
	color: #938671;
}
.blue_body {
	font-size: 12px;
	color: #87B2D8;
}
.darkblue_body {
	font-size: 12px;
	color: #6590B6;
}
.beige_nav {
	font-size: 12px;
	color: #938671;
	letter-spacing: 0px;
	font-variant: normal;
	font-weight: normal;
}
.blue_nav {
	font-size: 12px;
	color: #87B2D8;
	letter-spacing: 0px;
	font-variant: normal;
	font-weight: normal;
}
.blue_nav_light {
	font-size: 12px;
	color: #BDD3E7;
	letter-spacing: 0px;
	font-variant: normal;
	font-weight: normal;
}

a:link {
	text-decoration: none;
	color: #938671;
}
a:hover {
	color: #87B2D8;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #938671;
}
