body, table, input, select {
    FONT-FAMILY: Arial, Helvetica, sans-serif;
    FONT-SIZE: 9pt;
    FONT-WEIGHT: normal;
    TEXT-DECORATION: none;
}

body {
	margin-left: 6px;
	margin-top: 6px;
	background-color: #34346A;
}

form {
	margin-bottom: 3px;
}
a {
	color: #0000cc;
	text-decoration: none;
}
a:hover {
	color: #ff0000;
}

td.hdrbase {
	background: #cbcbe9;
}
td.hdrbb {
	border-bottom: 2px solid #746c94;
}
td.hdrtext1 {
	padding-top: 5px;
	font-family: serif;
	font-weight: bold;
	font-size: 18pt;
	color: #2c2c7c;
	letter-spacing: 2px;
}
span.hdrtext2 {
	padding: 0px 4px;
	font-family: cursive;
	font-style: italic;
	font-weight: normal;
	font-size: 10pt;
	color: #ffffff;
	background: #9642a9;
	border: 2px solid #aa89b9;
}
span.hdrborder1 {
	border: 2px solid #bca9d6
	padding: 0px;
}

td.topnav1 {
	background: #34346A;
	text-align: center;
	width: 152px;
	height: 22px;
	border-bottom: solid 2px #000000;
	border-left: solid 2px #bbbbbb;
}
td.topnav2 {
	border-right: solid 2px #bbbbbb;
}
A.topnav {
	color: #eeeeee;
	text-decoration: none;
	font-weight: bold;
	font-size: 10pt;
}
a.topnav:hover {
	color: #ff0000;
}

.smalltext1 {
	font-size: 8pt;
}
.bgimage1 {
	background-image: url(/images/parchment01.jpg);
	background-color: #ffffff;
}
.floattop {
	height: 4;
	border-right: 4px solid;
	background-color: #c0c0c0;
}
.floatleft {
	width: 3;
	border-bottom: 4px solid;
	background-color: #c0c0c0;
}
.floatsec {
	padding: 4px;
	background-color: #c0c0c0;
	border-right: 4px solid #555555;
	border-bottom: 4px solid #555555;
}
.padtop {
	padding-top: 5px;
}

h1 {font-size: 24pt;}
h2 {font-size: 18pt;}
h3 {font-size: 14pt;}
h4 {font-size: 12pt;}
h5 {font-size: 10pt;}
h6 {font-size: 8pt;}

