.body-text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #4f443f;
}
h1 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
	color: #836a5f;
	font-weight:100;
	line-height:22px;	
}
h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #06aed2;
	font-weight:100;
}
.indexh2 {
	line-height:14px;
	margin-bottom:5px; 
}
.indexh1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #06aed2;
	font-weight:100;
	line-height:14px;
	margin-bottom:5px; 
}

a:link {
	color: #06aed2;
text-decoration: none;
}
a:visited {
	color: #43daf9;
text-decoration: none;
}
a:hover {
	color: #836a5f;
text-decoration: none;
}
.footer {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #cccccc;
}
.footer a:link {
	color: #836a5f;
text-decoration: none;
}
.footer a:visited {
	color: #836a5f;
text-decoration: none;
}
.footer a:hover {
	color: #836a5f;
text-decoration: none;
}
.myfield {
	background-color: #E0DBD8;
	border: solid 3px #BAADA7;
	padding: 0px;
	height: 18px;
	width: 240px;
	font-family: Arial;
	font-size: 12px;
	color: #4f443f;
}
.mycombobx {
	background-color:#E0DBD8;
	border: solid 3px #BAADA7;
	padding: 0px;
	height: 50px;
	width: 240px;
	font-family: Arial;
	font-size: 12px;
	color: #4f443f;
}
.mysec {
	background-color:#E0DBD8;
	border: solid 3px #BAADA7;
	padding: 0px;
	height: 18px;
	width: 94px;
	font-family: Arial;
	font-size: 12px;
	color: #4f443f;
}
.submit{
	border: solid 1px #BAADA7;
	padding: 0px;
	height: 18px;
	width: 100px;
	font-family: Arial;
	font-size: 11px;
	color: #584f47;
	text-align:center;
}
