body {	
	scrollbar-base-color: #DCDFCA;
	scrollbar-arrow-color: #9FA76E;
	scrollbar-darkshadow-color: #6F781F;
	scrollbar-track-color: #FFFFFF
}

H1 {
	font-family: arial;
	font-size: 28px;
	color: #FFFFFF;
	background: rgb(179,133,59);
	margin-top: 1em;
	margin-bottom: 1em;
	text-align: left;
	text-indent: 10px
}

H2 {
	font-weight: normal;
	font-family: arial;
	font-style: italic;
	font-size: 20px;
	color: #6F781F;
	background: #DCDFCA;
	margin-top: 1em;
	margin-bottom: 0.1em;
	TEXT-ALIGN: right
}

H3 {
	font-weight: bolder;
	font-family: arial;
	font-style: italic;
	font-size: 18px;
	color: #6F781F;
	background: none transparent;
	margin-top: 1em;
	margin-bottom: 0.1em;
	text-align: center
}

H4 {
	font-weight: bolder;
	font-family: arial;
	font-style: italic;
	font-size: 16px;
	color: #6F781F;
	background: none transparent;
	margin-top: 0em;
	margin-bottom: 0.1em;
	text-align: left
}

H5 {
	font-weight: bolder;
	font-family: arial;
	font-style: none;
	font-size: 12px;
	color: #6F781F;
	background: none transparent;
	margin-top: 0em;
	margin-bottom: 0em;
	text-align: center
}

H6 {
	font-weight: normal;
	font-family: arial;
	font-style: none;
	font-size: 10px;
	color: #6F781F;
	background: none transparent;
	margin-top: 0em;
	margin-bottom: 0em;
	text-align: center
}

P {
	color: #6F781F;
	font-family: arial;
	font-size: 14px;
	text-align: left;
	line-height: 20px
}

LI {
	color: #6F781F;
	font-family: arial;
	font-size: 14px;
	text-align: left;
	list-style-image: URL(../img/bullet.jpg);
	line-height: 20px
}

TD {
	color: #6F781F;
	font-family: arial;
	font-size: 14px;
	text-align: left
}

TH {
	font-weight: bolder;
	font-size: 16px;
	text-align: left;
	color: #6F781F;
	font-family: arial
}

A:link {
	color: #6F781F;
	font-size: 14px;
	font-weight: bolder;
	font-family: arial;
	text-decoration: underline
}

A:visited {
	color: #6F781F;
	font-size: 14px;
	font-weight: bolder;
	font-family: arial;
	text-decoration: underline
}

A:active {
	color: #6F781F;
	font-size: 14px;
	font-weight: bolder;
	font-family: arial;
	text-decoration: underline
}

A:hover {
	color: #9FA76E;
	font-size: 14px;
	font-weight: bolder;
	font-family: arial;
	text-decoration: underline
}
