body {
	background-color: #D3DC58;
	margin: 0px;
}

p,td,ul li,.norm {
	font: normal 12pt/16pt Verdana, Geneva, Arial, Helvetica, sans-serif;
}

h1 {
	font: 600 18pt "Times New Roman", Times, serif;
	color: #CC6666;
}

h2 {
	font: 600 16pt "Times New Roman", Times, serif;
	color: #6EB43F;
}

h3 {
	font: 600 16pt "Times New Roman", Times, serif;
}

a,a:visited {
	color: #F7931E;
	text-decoration: underline;
}

a:hover {
	text-decoration: none;
}

a.nav,a.nav:visited {
	color: #F7931E;
	text-decoration: none;
	background: none;
	font: 600 16pt "Times New Roman", Times, serif;
	padding: 6px 15px;
}

a.nav:hover {
	color: #6EB43F;
	text-decoration: none;
	background: none;
	font: 600 16pt "Times New Roman", Times, serif;
	padding: 6px 15px;
}

a.nav2,a.nav2:visited {
	color: #F7931E;
	text-decoration: none;
	background: url(leaf.gif) no-repeat center;
	font: 600 16pt "Times New Roman", Times, serif;
	padding: 6px 15px;
}

a.nav2:hover {
	color: #6EB43F;
	text-decoration: none;
	background: none;
	font: 600 16pt "Times New Roman", Times, serif;
	padding: 6px 15px;
}

.sm {
	font-size: 10pt;
}

.addr {
	font-size: 10pt;
	color: #666666;
	line-height: 16pt;
	margin-top: 0px;
}

.reg {
	font-size: 12pt;
}

.lg {
	font-size: 14pt;
}

.xlg {
	font-size: 24pt;
}

.red {
	color: #D52905;
}

.blu {
	color: #005480;
}

.foot {
	width: 856px;
	background-color: #9FA642;
	color: #FFFFFF;
	text-align: center;
	font-size: 10pt;
	padding: 10px 0px;
	margin: 0px;
}

.sponsors {
	width: 820px;
	background-color: #FFFFFF;
	color: #000000;
	text-align: center;
	font-size: 10pt;
	padding: 10px 0px;
	margin: 0px;
	border: 2px solid #666666;
}

hr {
	width: 100%;
	height: 1px;
	margin: 2px 0px;
	border: 0;
	color: #6EB43F;
	background-color: #6EB43F;
}

.indt {
	margin-left: 40px;
}
