.bottomtext {
	font-family: Verdana;
	font-size: 10px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	color: #333333;
}
.bottomtext3 {
	font-family: Verdana;
	font-size: 10px;
	font-weight: bold;
}

.bodytext {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
}
.header {
	font-family: Verdana;
	font-size: 16px;
	font-weight: bold;
	color: #006600;
}
.header2 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 13px;
	font-weight: bold;
	color: #FF6600;
}
.header3 {

	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 20px;
	color: #FF6600;
}
.header4 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	color: #FF6600;
	font-weight: bold;
}
.subheader {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	font-weight: bold;
	color: #009900;
}
.border {
	border: thin solid #deea90;
}

a:link { text-decoration : none; color: #006633}
a:visited { text-decoration : none; color: #66CC66}
a:hover { text-decoration : none; color: #FF6633}

.boldunderline {
	font-weight: bold;
	text-decoration: underline;
}
.bottomtext2 {
	font-family: Verdana;
	font-size: 11px;
	font-weight: normal;
	color: #333333;
}
.justify {
	text-align: justify;
}
#Layer1 {
	position:absolute;
	width:115px;
	height:30px;
	z-index:1;
	left: 900px;
	top: 5px;
}
#Layer2 {
	position:absolute;
	width:400px;
	height:45px;
	z-index:2;
	left: 400px;
	top: 3px;
}