body {
	background-color: #285101;
      margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
a:link, a:visited {
	color: #F7C64C;
	text-decoration: none;
	font-weight: bold;
}
a:hover, a:active {
	text-decoration: underline;
	color: #FFFFFF;
}
a.menu:link, a.menu:visited, .menu {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
      line-height: 11px;
	color: #993300;
	text-decoration: none;
	font-weight: normal;
}
a.menu:hover, a.menu:active {
	text-decoration: none;
	color: #F7C64C;
}

h1, h2, h3, h4, h5, h6 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #FFF;
}

h1 {
	font-size: 16px;
	line-height: 25px;
}

h2 {
	font-size: 14px;
	line-height: 23px;
}

h3 {
	font-size: 12px;
	line-height: 21px;
}

h4 {
	font-size: 10px;
	line-height: 19px;
}

h5 {
	font-size: 8px;
	line-height: 17px;
}

h6 {
	font-size: 6px;
	line-height: 15px;
}


.style1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
      line-height: 15px;
	font-style: normal;
	font-weight: bold;
	color: #993300;
}
.style2, a.style2:link, a.style2:visited {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
      line-height: 15px;
	font-style: normal;
	font-weight: bold;
	color: #FFFFFF;
}
a.style2:hover, a.style2:active {
	text-decoration: underline;
	color: #F7C64C;
}
.style3 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
    line-height: 18px;
	font-style: normal;
	font-weight: normal;
	color: #E4CCCC;
}
.copy, a.copy:link, a.copy:visited {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
      line-height: 12px;
	font-style: normal;
	font-weight: normal;
	color: #4A9400;
}
a.copy:hover, a.copy:active {
	text-decoration: underline;
	color: #FFFFFF;
}
