@charset "utf-8";
body {
	background-color: #D9D9B3;
}
.bodytext {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	font-style: normal;
}
.motto {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 1em;
	font-style: italic;
	line-height: 1.5em;
	font-weight: bolder;
	letter-spacing: 0.1em;
	vertical-align: middle;
	font-variant: normal;
	padding: 0px;
	margin: 0px;
	color: #333300;
}
.heads {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-style: normal;
	font-weight: bold;
	color: #003300;
}
.text-rev {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #D9D9B3;
	margin: 0px;
}
.text-rev-biz-cat {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #D9D9B3;
	margin: 0px;
	background-color: #330;
}

.head-rev {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bolder;
	color: #FFFFFF;
	margin: 0px;
}
a:link {
	text-decoration: underline;
}
a:hover {
	font-weight: bolder;
	text-decoration: underline;
}
a:active {
	text-decoration: underline;
	font-weight: bold;
}
li {
	list-style-position: outside;
	list-style-type: disc;
	background-position: left;
	line-height: normal;
}
#page {
	border: 1px solid #333300;
	width: 750px;
	text-align: center
}
#footer  {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-style: normal;
	color: #D9D9B3;
}
#footer  a  {
	color: #D9D9B3;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
}
.text-rev a {
	color: #D9D9B3;
}
