/* CSS Document */

body {
	color: #272316;
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 10pt;
	margin: 0;
	background-color: #4d4037;
}

.nav {
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	color: #272316;
	font-size: 10pt;
	text-decoration:none;
	font-weight:bold;
}

.nav a:link {
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	color: #272316;
	font-size: 10pt;
	text-decoration:none;
}

.nav a:hover {
	color: #272316;
	font-size: 10pt;
	text-decoration:underline;
}

.nav a:visited {
	color: #272316;
	font-size: 10pt;
	text-decoration:none;
}

.nav2 {
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	color: #272316;
	font-size: 10pt;
	text-decoration:none;
	font-weight:bold;
	line-height:18pt;
}

.nav2 a:link {
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	color: #272316;
	font-size: 10pt;
	text-decoration:none;
	font-weight:bold;
	line-height:18pt;
}

.nav2 a:hover {
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	color:#630;
	font-size: 10pt;
	text-decoration:underline;
	font-weight:bold;
	line-height:18pt;
}

.nav2 a:visited {
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	color:#272316;
	font-size: 10pt;
	text-decoration:none;
	font-weight:bold;
	line-height:18pt;
}

.footer  {
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	color:#272316;
	font-size: 8pt;
	text-decoration:none;
	font-weight:bold;
}

.footer a:link  {
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	color:#272316;
	font-size: 8pt;
	text-decoration:none;
	font-weight:bold;
}

.footer a:visited{
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	color:#272316;
	font-size: 8pt;
	text-decoration:none;
	font-weight:bold;
}




