body
{
	margin:0;
	font-family:Arial, Helvetica, sans-serif;
	background-image: url(images/bodybg.gif);
	background-repeat: repeat-x;
	background-position: 100% 117px;
}
.menu
{
	color:#FFFFFF;
	font-weight: bold;
	font-size: 11px;
	text-decoration: none;
}
.menu:hover
{
color:#000000;
}
.topmenu
{
	
	color:#FFFFFF;
	font-size: 12px;
	text-decoration: none;
}
.topmenu:hover
{
color:#000000;
}
.subhed
{
	
	color:#333333;
	font-weight: bold;
	font-size: 12px;
	text-decoration: none;
}
.content
{
	color:#333333;
	font-size: 11px;
	text-decoration: none;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	line-height: 18px;
	text-align: justify;
}
.foot
{
	color:#333333;
	font-size: 11px;
	text-decoration: none;	
}
.more
{
	color:#CC3300;
	font-size: 11px;
	text-decoration: none;
	
}
