body {
	background-image: url(images/background.jpg);
	background-repeat: no-repeat;
}

h1 {  font: bold 11pt Verdana; color: #4F6E29}

h2 {
	font: bold 10pt Verdana;
	color: #332711;
}

h3 {
	font-family: Verdana;
	font-size: 7pt;
	font-weight: normal;
	color: #4F6E29;
	line-height: normal;
	font-style: normal;


}

h4 {
	font-family: Verdana;
	font-size: 14px;
	font-style: normal;
	color: #FF0000;
	text-decoration: none;
}


h6 {
	font: Verdana;
	font-size: 12pt;
	font-weight: bold;
	color: #FFFFFF;
	line-height: 13pt;
}

p {  font: 8.5pt Verdana}

a:active {  font: Verdana; color: #4F6E29; text-decoration: none}

a:link {  font: Verdana; color: #4F6E29; text-decoration: none}

a:visited {  font: Verdana; color: #4F6E29; text-decoration: none}

a:hover {
	font-family: Verdana;
	color: #332711;
	text-decoration: none;
}

a {  font: Verdana; color: #4D7120; text-decoration: none}

.blocks {
	background-image: url(../images/blocks.gif);
	background-repeat: no-repeat;
	background-position: right bottom;
}
.bullet {
	list-style-position: outside;
	list-style-type: disc;
	left: 0px;
}
ul {
	font-family: Verdana;
	font-size: 8.5pt;
	font-style: normal;
	list-style-position: outside;
	list-style-type: square;
	margin-left: 1em;
	padding-left: 3px;
	line-height: normal;
}
.home {
	font-family: Verdana;
	font-size: 8.5pt;
	text-align: left;
	text-indent: 0px;
	white-space: normal;
	color: #FFFFFF;
	margin: 12px;
}

.return {font-size: 7.5pt;
	color: #333333;
}

.Form {
	color: #333333;
	font-weight: normal;
	font-family: Tahoma, Verdana, Arial, sans-serif;
	font-size: 8.5pt;
	font-style: normal;
}
.style24 {color: #FFFFFF; font-weight: bold; }

.style27 {font-size: 7.5pt;
	color: #333333;
}