body {
font-family: Verdana, Helvetica, Arial, sans-serif;
background-color: #ffffff;
font-size: 12px;
margin-top: 5px;
margin-left: 1px;
}
.text {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	border: none;
	line-height: 150%;
	text-indent: 30px;
	margin-left: 10px;
	margin-right: 20px;
}
.pghdr {
/*	background-color: #105481;*/
	background-color: #7ea8cf;
	color: #ffff00;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 16px;
}
div.headlines {
        border: 2px solid #cccccc;
        background-color: #FFF8DC;
        font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
        font-size: 12px;
        color: black;
		  line-height: 150%;
        padding:5px;
        margin-top:5px;
        margin-bottom:5px;
        margin-left:20px;
        margin-right:20px;
        text-indent: 0px;
	    width: 500px;
	
}	
p.excerpt {
        border: 2px solid #cccccc;
        background-color: #FFF8DC;
        font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
        font-size: 12px;
        color: black;
		line-height: 150%;
        padding:5px;
        margin-top:5px;
        margin-bottom:5px;
        margin-left:20px;
        margin-right:20px;
        text-indent: 20px;
        width: 400px;
}
.excerpt {
  border: 2px solid #cccccc;
  background-color: #FFF8DC;
  font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
  font-size: 12px;
  color: black;
	line-height: 150%;
	padding:5px;
  margin-top:5px;
  margin-bottom:5px;
  margin-left:20px;
  margin-right:20px;
  text-indent: 25px;
  width: 600px;
}
td, th {
	color: #000000;
}
.footer {
	color: Gray;
	font-size: 12px;
	text-align: center;
}
h1 {
	color: #800000;
}
h2 {
	color: #4E0001;
}
h3, h4 {
	color: #4E0001;
}
h5, h6 {
	color: #4E0001;
}
#navigator {
background-color: #7ea8cf;
border: 1px #666666 solid;
margin-top: 1px;
width: auto;
margin-left: 1px;
margin-right: 1px;
text-align: center;
padding: 4px;
}
.housebutton {
font-family: Verdana, Helvetica, Arial, sans-serif;
font-weight: bold;
font-size: 11px;
text-align: center;
margin-bottom: 3px;
margin-top: 3px;
}
.housebutton a {
padding: 4px;
text-decoration: none;
width: 110px;
display: block;
/*color: #224059;*/
/*color: #ffff40;*/
color: Black;
background-color: #b5c9e2;
border-top: 2px #cce3ff solid;
border-left: 2px #cce3ff solid;
border-bottom: 2px #31557f solid;
border-right: 2px #31557f solid;
}
.housebutton a:hover {background-color: #99aabf;
border-top: 2px #31557f solid;
border-left: 2px #31557f solid;
border-bottom: 2px #cce3ff solid;
border-right: 2px #cce3ff solid;
}

