.style2 {font-size: small}
hr {
	color: #FFFF99;
}
h1 {
	text-indent: -9999px;
	width: inherit;
	height: 6px;
	margin: 0;
	border: 0;
	background-image: url(/images/Line.jpg);
	background-repeat: no-repeat;
	background-position: center;
}
h2 {
	font-size: 4.5vw;
	text-align: center;
	border: 0;
	margin: 0;
	color: #00FF99;
	font-family: Arial, Helvetica, sans-serif;
	margin-right: 15%;
	margin-top: 4px;
}
h3 {
	text-indent: -9999px;
	width: inherit;
	height: 6px;
	margin: 0;
	border: 0;
	background-image: url(/images/Line.jpg);
	background-repeat: no-repeat;
	background-position: center;
}

h4 {
	text-align: center;
	font-size: 1em;
	color: #500000;
	font-family: Arial, Helvetica, sans-serif;
	margin: 0;
	margin-top: 2%;
}
#h4bold {
	color: #FFCC00;
	display: inline;
}
h5 {
	text-align: center;
	font-size: 2vw;
	color: #00FF99;
	font-family: Arial, Helvetica, sans-serif;
	margin: 0;
	margin-right: 15%;
}
h6 {
	text-align: center;
	font-size: 1em;
	color: #FF0000;
	font-family: arial;
	margin: 0;
	margin-top: 0%;
}
#h6bold {
	color: #FFCC00;
	display: inline;
}
h7 {
	text-align: center;
	font-size: medium;
}
td {
	color: #000000;
	text-align: left;
}
p {
	color: #000000;
	text-align: left;
	margin-left: 10px;
	margin-right: 10px;
	font-size: 0.9em;
}
address {
	color:black;
	clear: both;
}
a {
	color: #0000FF;
	display: inline;
}

body  {
	font-family: arial;
	background-color: #D9D9D9;
	color: #000000;
}

.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;
	background-color: #FFFF99;
	text-align: center;
	font-size: .75em;
}
