@charset "utf-8";
/* CSS Document */

<style type="text/css">

.style4 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: small;
	color: #CCCCCC;
}
a:hover {
	color: #000000;
	text-decoration: none;
}
.Footer {
	font-family: verdana;
	font-size: x-small;
	color: #330000;
}

a:link {
	color: #330000;
	text-decoration: none;
}
body {
	background-color: #F4F3E1;
	font-family: verdana;
	font-size: small;
	color: #330000;
}
a:visited {
	text-decoration: none;
	color: #330000;
}
a:active {
	text-decoration: none;
}
.latest {
	font-family: verdana;
	font-size: 10px;
	color: 330000;
}
.Paratext {
	font-family: verdana;
	font-size: small;
	text-align: justify;
	vertical-align: middle;
	color: #330000;
	list-style: none;
}

.btn {
	font-family: verdana;
	font-size: x-small;
	font-style: normal;
	font-weight: bold;
	background-color: #EDECCD;
	border: thin solid #330000;
}
.iput {
	height: 20px;
	width: 146px;
	border: thin solid #edeccd;
	background-color: #FEFEFA;
	font-family: verdana;
	color: #320000;
	font-size: 10px;
}

</style>.Subnav {
	font-family: verdana;
	font-size: small;
	color: 330000;
}

hr {
	border:1px dotted #ffffff;
	border-style:none none dotted;
	background-color:#310400;
	color:#FFFFFF;
}
