body {
	font-family: Georgia, "Times New Roman", Times, serif;
	margin: 0px;
	padding: 0px;
}
h1 {
	text-align:center;
	font-size: 22px;
	font-weight: bold;
	color: #003333;	
	margin:12px 0px 22px;
}
h2 {
	font-size: 16px;
	font-weight: bold;
	color: #003333;
}
h2.head {
	font-size: 14px;
	margin: 0px;
	color:#000000;
}
h3 {
	font-size: 12px;
	font-weight: bold;
	color: #003333;
	margin:0px;
}
h3.nav {
	margin-top:150px;
	margin-left:4px;
	font-size:10px;
}
h3.bull {
	display: inline;
}
.bull tr {
	height:36px;
}
.bull2 tr {
	height:24px;
}
h4 {
	font-size: 12px;
	font-weight:400;
	margin:0px 0px 12px;
}
h5 {
	border:solid 1px #8A9F99;
	width:240px;
	font-size: 12px;
	font-weight:400;
	margin:0px;
	padding:0px 3px;
}
h6 {
	font-size: 12px;
	display:inline;
	padding:4px;
}

.pen {
	padding:4px;
	border-top:0px;
	border-bottom:0px; 
}
.hd {
	background-color:#8A9F99;
	color: #ffffff;
	font-weight:600;
}
a.top {
	font-size:10px;
}
a.top:visited {
	color:#0000ff;
}
.bull a:visited {
	color:#0000ff;
}
.smr {
	display:block;
	text-align:right;
	font-size:10px;
}
strike {
	color:red !important;
}
u {
	background-color:yellow !important;
	text-decoration:none;
}

/*---------old below---------------*/
.bodytext {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
}
.bodybold {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	font-weight: bold;
}
.homepage {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	font-style: italic;
	font-weight: bold;
	color: #003333;
}
.homepageheader {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	font-weight: bold;
	color: #003333;
}
.homepagetop {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
	font-weight: bold;
	color: #003333;
}
.redbold {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	font-weight: bold;
	color: #660000;
}
.redtext {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	color: #660000;
}

