a{
	background-color: transparent;
	color: #3A4920;
	font-family: Arial,Helvetica,sans-serif;
	font-size: 10pt;
	text-decoration: none;
}

a:visited{
	background-color: transparent;
	color: #000000;
	font-family: Arial,Helvetica,sans-serif;
	font-size: 10pt;
	text-decoration: none;
}

a:hover{
	background-color: transparent;
	color: #6C370F;
	font-family: Arial,Helvetica,sans-serif;
	font-size: 10pt;
	text-decoration: underline;
}

a:active{
	background-color: transparent;
	color: #000000;
	font-family: Arial,Helvetica,sans-serif;
	font-size: 10pt;
	text-decoration: underline;
}

body{
	background-attachment: fixed;
	background-color: #000000;
	font-size: 11pt;
	scrollbar-3dlight-color: #000000;
	scrollbar-arrow-color: #000000;
	scrollbar-base-color: #000000;
	scrollbar-darkshadow-color: #000088;
	scrollbar-face-color: #3A4920;
	scrollbar-highlight-color: #ffffff;
	scrollbar-shadow-color: #000000;
	scrollbar-track-color: #CCCCCC;

}

h1{
	color: #000000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11pt;
	padding: 0px 15px 0px 15px;
	text-align: left;
}

h2{
	color: #000000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11pt;
	padding: 0px 15px 0px 15px;
	text-align: left;
}

h3{
	color: #920D2B;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11pt;
	padding: 0px 15px 0px 15px;
	text-align: center;
	font-style: italic;
	text-indent: 20px;
}

hr {
	color: #000000;
}

li{
	color: #000000;
	font-family: Arial,Helvetica,sans-serif;
	font-size: 10pt;
	padding: 0px 15px 0px 15px;
	text-align: left;
}

ol{
	color: #000000;
	font-family: Arial,Helvetica,sans-serif;
	font-size: 11pt;
	padding: 0px 15px 0px 15px;
	text-align: left;
}

p{
	color: #000000;
	font-family: Arial,Helvetica,sans-serif;
	font-size: 10pt;
	padding: 0px 15px 0px 15px;
	text-align: left;
}

p.small{
	color: #3A4920;
	font-family: Arial,Helvetica,sans-serif;
	font-size: 8pt;
	text-align: center; /*text-indent:15px;*/
}

p.copy{
	color: #ffffff;
	font-family: Arial,Helvetica,sans-serif;
	font-size: 8pt;
	text-align: center;
	text-indent: 15px;
}

ul{
	color: #000000;
	font-family: Arial,Helvetica,sans-serif;
	font-size: 11pt;
	padding: 0px 15px 0px 15px;
	text-align: left;
}

.small{
	font-family: Arial,Helvetica,sans-serif;
	font-size: 8pt;
	text-align: center;
}

.small a:link{
	color: #3A4920;
	font-family: Arial,Helvetica,sans-serif;
	font-size: 8pt;
	text-align: center;
	text-decoration: none;
}

.small a:visited{
	color: #3A4920;
	font-family: Arial,Helvetica,sans-serif;
	font-size: 8pt;
	text-align: center;
	text-decoration: none;
}

.small a:hover{
	color: #3A4920;
	font-family: Arial,Helvetica,sans-serif;
	font-size: 8pt;
	text-align: center;
	text-decoration: underline;
}

.small a:active{
	color: #3A4920;
	font-family: Arial,Helvetica,sans-serif;
	font-size: 8pt;
	text-align: center;
	text-decoration: none;
}

.center{
	text-align: center;
}

