.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: 2em;
	text-align: center;
	border: 0;
	margin: 0;
	color: #003399;
	font-family: Arial;
	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: 1.2em;
	color: #003399;
	font-family: Arial;
	margin: 0;
	margin-top: 2%;
}
#h4bold {
	color: #FFCC00;
	display: inline;
}
h5 {
	text-align: left;
	font-size: 1em;
	color: #666666;
	font-family: Georgia, "Times New Roman", Times, serif;
	margin: 0;
	margin-right: 15%;
}

h6 {
	text-align: center;
	font-size: medium;
}
td {
	color:#FFFFFF;
	text-align: left;
}
p {
	color:#000000;
	text-align: justify;
	margin-left: 10px;
	margin-right: 10px;
	font-size: 0.9em;
}
address {
	color:black;
	clear: both;
}
a {
	color: #000000;
	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;
}
