.style2 {font-size: small}
h1 {
	display: none;

}
h3 { color : #662200;}
h2 {
	font-size: 36px;
	text-align: center;
	border: 0;
	margin: 0;
}
h4 {
	font-size: medium;
	text-align: left;
}
h5 {
	text-align: center;
	font-size: 10px;
	font-weight: lighter;
}
h6 {
	text-align: center;
	font-size: medium;
	font-weight: lighter;
}


p {color:#662200;}
address {color:black;}
a {
   font-family: verdana;
	text-decoration:none;
	color:blue;
}

body  {
	font-family: arial;
	background-color:#FFFFFF;
	color:#662200;
}

.title-text {
	font-family: verdana;
        font-size:48pt;
}

input.text {
	border: 1px solid #7D001E;
	font-family: verdana;
	color: #7D001E;
	font-size: 8pt;
	width:90pt;
}

input.submit {
	background-color: #FBE4B8;
	border: thin solid #7D001E;
	font-family: verdana;
	color:#7D001E;
	font-size:10;

}
#footer {
	color: #666666;
	text-align: left;
	font-size: 10px;
}
