body
{
	background: url(../log_texture.jpg);
}
a:link
{
	text-decoration: none;
}
a:visited
{
	color: #990066;
	text-decoration: none;
}
a:hover
{
	text-decoration: underline;
}
a:active
{
	text-decoration: none;
}
table
{
	width: 800px;
}
.maintitle
{
	font-family: Helvetica, Verdana, Arial, sans-serif;
	font-size: 30px;
	font-weight: bold;
	position: bottom;
	text-align: center;
	color:#000000;
}
.subtitle
{
	font-family: Georgia,"Times New Roman",Serif;
	font-size: 20px;
	font-weight: normal;
	font-style: italic;
	position: top;
	text-align: center;
	color:#000000;
}
.sitecolor
{
	background-color: #DEB887;
}

.trimcolor
{
	background-color: #A0522D;
}
.bodytext
{
	font-family: Verdana, Arial;
	font-size: 16px;
	font-weight: normal;
	color:#000000;
}
.reducedtext
{
	font-family: Verdana, Arial;
	font-size: 12px;
	font-weight: normal;
}
.sectioncolor
{
	background-color: #CC9966;
}
.bodytextfaqbold
{
	font-family: Verdana, Arial;
	font-size: 16px;
	font-weight: bold;
	color:#000000;
}
.bodytextfaq
{
	font-family: Verdana, Arial;
	font-size: 16px;
	font-weight: normal;
	color:#000000;
}