/* CSS Document */

h1 {
	padding: 0px;
	margin: 0px;
	font-size: 9px;
	color: #819442;
	font-weight: normal;
}

h2 {
	color: #39690E;
	font-weight: bold;
	padding: 0px;
	margin: 0px;
	font-size: 12px;
}

body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 6px;
	background-color: #615E3F;
	background-image: url(images/background.gif);
	background-repeat: repeat-x;
}
body,td,th {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #615E3F;
}
.style2 {font-size: 10px}
a:link {
	color: #39690E;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #39690E;
}
a:hover {
	text-decoration: underline;
	color: #4C8216;
}
a:active {
	text-decoration: none;
	color: #39690E;
}
a:link.max {
	color: #B7B9B5;
	text-decoration: none;
}
a:visited.max {
	text-decoration: none;
	color: #B7B9B5;
}
a:hover.max {
	text-decoration: underline;
	color: #4C8216;
}
a:active.max {
	text-decoration: none;
	color: #B7B9B5;
}
a:link.leg {
	color: #B7B9B5;
	text-decoration: none;
}
a:visited.leg {
	text-decoration: none;
	color: #B7B9B5;
}
a:hover.leg {
	text-decoration: none;
	color: #797F75;
}
a:active.leg {
	text-decoration: none;
	color: #B7B9B5;
}
.style3 {
	font-size: 12px;
	font-style: italic;
}
.style4 {
	font-size: 11px;
	font-weight: bold;
	font-style: italic;
}
.style6 {font-size: 11px; }