a {
	font-family: Arial, Helvetica, sans-serif;
}
a:link {
	text-decoration: none;
	color: #877d5b;
}
a:visited {
	text-decoration: none;
	color: #877d5b;
}
a:hover {
	text-decoration: none;
	color: #0033FF;
}
a:active {
	text-decoration: none;
}
body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	color: #877d5b;
	font-size: 14px;
}
body {
	background-color: #f1eccf;
}
.vps_tagline {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 26px;
	color: #c6b783;
}
.vps_body {
	font-size: 13px;
	font-weight: bold;
}
.vps_nav-upper {
	font-size: 19px;
	font-weight: bold;
	color: #877d5b;
}
.vps_title {
	font-size: 24px;
}
.vps_nav-lower {
	font-size: 12px;
	font-weight: bold;
	color: #877d5b;
}
.vps_boilerplate_big {
	font-size: medium;
	font-weight: bold;
	color: #877d5b;
	letter-spacing: 1px;
}
.vps_boilerplate_small {
	font-size: 12px;
	font-weight: bold;
	color: #877d5b;
	letter-spacing: 1px;
}
.vps_body_hours {
	font-size: 14px;
	font-weight: bold;
	letter-spacing: 2px;
}
.vps_body_black {
	font-size: 14px;
	font-weight: bold;
	letter-spacing: 1px;
	color: #000000;
}
.vps_body_italic {
	font-size: 13px;
	font-weight: bold;
	font-style: italic;
}
.vps_title_smallCaps {
	font-size: 18px;
	font-variant: small-caps;
}
