.h1 {
	color : White;
	font-family : Bedoni MT;
	font-size : large;
	font-style : italic;
	text-align : right;
	vertical-align : top;
	font-size: 22px;
}
.h2{
	text-align: right;
	font-size : 11;
	color : White;
	vertical-align : middle;
	font-family : Arial;
	padding-right : 30px;
}
.h3{
	color : White;
	vertical-align : middle;
	text-align : center;
	font-family : Arial;
	font-size : medium;
	font-style : italic;
}
.h4{
	color: #D25400;
	font-family: times New Roman;
	font-size: medium;
	font-style: italic;
	text-align : justify;
	vertical-align : middle;
}
.text {
	font-family: arial;
	text-align: justify;
	font-size : 11px;
	color : #B8BCB8;
	padding: 13px;
}
.h6{
	padding-left : 13px;
}
.h7{
	font-family : Arial;
	color : White;
	font-size : 15;
	text-align : center;
	vertical-align : middle;
}
.h8{
	font-family : Arial;
	color : White;
	font-size : 15;
}

	


.welcome {

text-align: center;
vertical-align: middle;
color: #C85000;
font-family: Arial;
font-size: 16px;
padding: 0px;
margin: 0px;

}



a.bottom, a.bottom:visited {
	font-family: arial;
	font-size : 11px;
	color : White;
	text-decoration: none;
}


a.bottom:hover {
	text-decoration: underline;
}




.frame
{
	scrollbar-3dlight-color: black;
	scrollbar-track-color: black;
}


.copy
{
	font-family: arial;
	text-align: right;
	font-size : 11px;
	color : #A8A8A8;

}




.contact {
	font-family: arial;
	text-align: left;
	font-size : 12px;
	color : #B8BCB8;
	font-weight: bold;
}


.form{
	height: 16px;
	width: 100%;
	border: 1px solid #C8CCC8;
	background-color: #F8FC98;
	font-size: 10px;
}


.textarea{
	height: 32px;
	width: 100%;
	border: 1px solid #C8CCC8;
	background-color: #F8FC98;
	font-size: 11px;
	font-family: arial;
}



input.btn{
	height: 24px;
	width: 70px;
	background-color: #D05400;
	border: 1px solid #D05400;
	color: #F8FCF8;
	font-weight: bold;
	font-size: 13px;
}