p {
	font-family: "poor Richard";
	font-size: 0.95em;
	color: #1D2C43;
	line-height: 20px;
}
h1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 1.4em;
	color: #395887;
}
h2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 1.2em;
	color: #000033;
}
h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1.1em;
	color: #000033;
}

a:link {
	color: #000062;
	text-decoration: none;
}


.boldit {
	font-family: "poor Richard";
	font-size: 1.2em;
	font-weight: bold;
	color: #000062;
	letter-spacing: 0.1em;
}
.Reserved {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.6em;
	color: #000000;
	font-weight: bold;
}

a:visited {
	color: #0033CC;
	text-decoration: none;
}
a:hover {
	color: #000000;
	font-weight: bolder;
}
#maintext {
	background-color: #E7EBEF;
	float: none;
	width: 700px;
	height: 550px;
	overflow: auto;
}
dt {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.9em;
	font-weight: bold;
	color: #6b1101;
}

#imgtop {
	width: 700px;
	margin-bottom: 10px;
}
body {
	background-color: #284066;




	background-image: url(../Images/Fill effect.jpg);
	background-image: url(../Images/Background.jpg);
	background-position: Center;
	background-repeat: no-repeat;
}


#footer {
	width: 700px;
	background-color: #284066;
	height: auto;
	margin-top: 10px;
}
#wrapper {
	width: 700px;
	margin: auto;
}
dd {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.8em;
	font-weight: bold;
	color: #333333;
}
.Text {

	font-family: "poor Richard";
	font-size: 1em;
	color: #121C29;
	letter-spacing: 0.1em;
}

