body {
	margin:0px;
	padding:0px;
	font-family:verdana, arial, helvetica, sans-serif;
	color:black;
	background-color:#6c85b8;
	height: 100%;
	}

.bodytext {
	text-indent:10px;
	font-size:14px;
	font-family:times;
	#font-weight:700;
	color:black;
}

.smalltext {
	text-indent:0px;
	font-size:12px;
	font-family:times;
	#font-weight:700;
	color:black;
}

.historybodytext {
	text-indent:10px;
	font-size:14px;
	font-family:times;
	#font-weight:700;
	color:black;
}

historybodytext:first-letter {  font-size:200px; float:left; }

.sitetitle {
	padding:4px;
	font-size:34px;
	text-align:center;
	line-height:36px;
	font-variant:small-caps;
	font-weight:700;
	color:white;
}

h1{
	margin:15px 0px 0px 0px;
	padding:2px;
	font-size:18px;
	font-weight:900;
	color:black;
	}

h2 {
        font-size:36px;
        line-height:20px;
        font-weight:700;
        color:#6c85b8;
}

h3 {
        font-size:20px;
        line-height:20px;
        font-weight:700;
        color:#6c85b8;
}

h4 {
	font-size:10px;
	text-align:center;
	line-height:8px;
	font-weight:bold;
	color:blue;
}

#h5 {
#	font-size:10px;
#	line-height:11px;
#	font-style:italic;
#	text-align:center;
#	font-weight:normal;
#}

.heading {
        font-size:20px;
        line-height:20px;
        font-weight:700;
        color:#6c85b8;
}


.highlightheading {
	font-size:11px;
	text-align:center;
	#line-height:8px;
	font-weight:bold;
	color:black;
}

.highlightbody {
	font-size:10px;
	#line-height:11px;
	font-style:italic;
	text-align:center;
	font-weight:normal;
}
.highlightdate {
	font-size:13px;
	line-height:12px;
	font-style:normal;
	font-weight:bold;
	text-align:center;
}

a {
	font-size:13px;
	text-decoration:none;
	font-weight:600;
	font-family:verdana, arial, helvetica, sans-serif;
	}

a.small:link{
	font-size:11px;
}

a.small{
	font-size:11px;
}

a.smaller{
	font-size:9px;
}

a.smaller:link{
	font-size:9px;
}

a.menu:link{
	color:white;
}

a.menu:hover{
        background-color:blue;
}

a.menu:visited{
	color:white;
}

a.large:link {
	color:blue;
	font-size:25px;
  	line-height:35px;
}

a.large:hover {
        background-color:blue;
	color:white;
	}

a:link {
	color:blue;
	font-size:13px;
  	line-height:15px;
}

a:visited {
	color:blue;
	}

a:hover {
        background-color:white;
	color:#2327DD;
	}
