.minibody {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-weight: normal;
	color: #333333;
}
.navigation {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: 300;
	color: #999999;
}
h1 {
	font-family: "trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 20px;
	line-height: 25px;
	font-weight: lighter;
	color: #333333;
}
.intro {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	line-height: 20px;
	font-weight: lighter;
	color: #333333;
}
.header {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	line-height: normal;
}
.largeheader {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 36px;
	line-height: 40px;
	font-weight: 200;
	color: #910D2D;
}
h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	line-height: 18px;
	font-weight: lighter;
	color: #333333;
}
h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 16px;
	font-weight: lighter;
	color: #000000;
}
a.mainnav
	{
	color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	line-height: 16px;
	text-decoration: none;
	}
a.mainnav:hover
	{
	color: #FFFFFF;
	text-decoration: underline;
	}
a.mailtext
	{
	color: #999999;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	text-decoration: none;
	}
a.mailtext:hover
	{
	color: 8DC740;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	}
a.leftnav
	{
	color: #000000;
	display: block;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	padding-bottom: 0px;
	padding-top: 6px;
	text-decoration: none;
	width: 100%;
	background-color: #eee1be;
	background-position: 150%;
	height: 20px;
	}
a.leftnav:hover
	{
	color: #666666;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	padding-bottom: 0px;
	border-bottom: 0px;
	border-top: 0px;
	background-color: #c6b27b;
}
a.sectnav
	{
	color: #FFFFFF;
	display: block;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	padding-bottom: 0px;
	padding-top: 4px;
	text-decoration: none;
	width: 100%;
	background-color: #999999;
	background-position: 100%;
	height: 18px;
	}
a.sectnav:hover
	{
	color: #CCCCCC;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	padding-bottom: 0px;
	background: #666666;
	border-bottom: 0px;
	border-top: 0px;
	}
body 
{
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	background-color: #FFFFFF;
	background="images/bd_alt.gif"
	font-size: 11px;
	color: #333333;
	color: #666666;
	color: #666666;
	color: #333333;
}
.bodytext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: lighter;
	color: #000000;
	line-height: 18px;
}
p {
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
}
body table {
	margin: auto;
}
#navigation {
	background: #eee1be;
}