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: #FFCC66;
}

.trimcolor
{
	background-color: #665229;
}
.bodytext
{
	font-family: Verdana, Arial;
	font-size: 16px;
	font-weight: normal;
	color:#000000;
}
.reducedtext
{
	font-family: Verdana, Arial;
	font-size: 12px;
	font-weight: normal;
}
.categories
{
	font-family: Verdana, Arial;
	font-size: 15px;
	font-weight: normal;
}
.linkbodytextlinkbold
{
	font-family: Verdana, Arial;
	font-size: 14px;
	font-weight: bold;
	display: inline;
}
.linkbodytext
{
	font-family: Verdana, Arial;
	font-size: 13px;
	font-weight: normal;
	color:#000000;
	display: inline;
}
.linkbodytextlink
{
	font-family: Verdana, Arial;
	font-size: 13px;
	font-weight: normal;
	color: #347C2C;
}
