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

body {
	background-color: #fefced;
}
.maintext {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 18px;
}

.maintext a:link {color: #00F;}
.maintext a:visited {color: #00F;}
.maintext a:active {color: #00F;}


h1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 20px;
	color: #788D6F;
	font-style: normal;
	line-height: normal;
	font-variant: normal;
	text-transform: none;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}

h2 {
	font-family: arial;
	font-size: 18px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	color: #788D6F;
}


h3  {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #000000;	
	font-style: normal;
	font-variant: normal;
	
}
.bottomnavs {
	color: #000000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
}
a:link {
	color: #000000;
	text-decoration: underline;
}
a:visited {
	text-decoration: underline;
	color: #000000;
}
a:hover {
	text-decoration: none;
	color: #000000;
}
a:active {
	text-decoration: underline;
	color: #000000;
}
.quotes {
	color: #788D6F;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
}

