p {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	color: #000000;
	line-height: 20px;
}

.bodygreen {
	color: #006600;
	font-weight: bold;

}

li {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	list-style-position: outside;
	list-style-type: circle;
	margin-right: 10px;
	line-height: 20px;
}
.bodysmall {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	color: 330000;
	line-height: 12px;

}
.bodysmallred {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	color: #993300;
	line-height: 12px;


}
.bodysmaller {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 14px;
}

body {
	margin-top: 20px;

}


h1 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	color: #006600;
	font-weight: normal;
}


h2 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 13px;
	color: #993300;
	font-weight: normal;
	margin-top: 20px;
	margin-bottom: 0px;
}

h3 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	color: #000000;
	font-weight: bold;
	margin-top: 20px;
	margin-bottom: 0px;
}
#Layer2 {
	overflow: auto;
	position: absolute;
	left: 209px;
	top: 174px;
	width: 469px;
	height: 340px;
	z-index: 1;
	padding-right: 20px;
}

#Layer3 {
	overflow: auto;
	position: absolute;
	left: 209px;
	top: 174px;
	width: 469px;
	height: 380px;
	z-index: 1;
	padding-right: 20px;
}

a, a:active, a:visited {
	color : #993300;
	text-decoration: none;

}
a:hover {
	color : #993300;
	text-decoration: underline;
}
hr {
	border:0px;
	border-top:1px solid #e6f2e6;
	height:0px;
	margin-top: 20px;
	margin-bottom: 20px;
}

