body, table, td, p, span, div, font, form, input  {
        font-family: "Times", sans-serif;
        font-size: 12pt;
		line-height: 21px;
        color: #000000;
}

.menuitem {
	padding-left: 1px;
	padding-right: 1px;
}

.menuspacer {
    font-family: "Arial", sans-serif; 
	font-size: 9pt;
	font-weight: bold;
	color: #ffffff;
	padding-left: 0px;
	padding-right: 0px;
}

.menulink:link, .menulink:visited, .menulink:active {
        font-family: "Arial", sans-serif; 
		font-size: 9pt;
		font-weight: bold;
        color: #ffffff;
		text-decoration: none;
}

.menulink:hover {
        font-family: "Arial", sans-serif; 
		font-size: 9pt;
		font-weight: bold;
        color: #f5edb8;
		text-decoration: none;
}

.bottommenuitem {
	padding-left: 1px;
	padding-right: 1px;
}

.bottommenuspacer {
    font-family: "Arial Black", sans-serif; 
	font-size: 8pt;
	font-weight: 300;
	color: #000000;
	padding-left: 0px;
	padding-right: 0px;
}

.bottommenulink:link, .bottommenulink:visited, .bottommenulink:active {
        font-family: "Arial Black", sans-serif; 
		font-size: 8pt;
		font-weight: 300;
        color: #000000;
		text-decoration: none;
}

.bottommenulink:hover {
        font-family: "Arial Black", sans-serif; 
		font-size: 8pt;
		font-weight: 300;
        color: #000000;
		text-decoration: underline;
}

h1 {
	font-size: 30pt;
	color: #315994;
	padding-top: 0px;
	padding-bottom: 0px;
	margin-top: 0px;
	margin-bottom: 0px;
}

h2 {
	font-size: 25pt;
	color: #446d9e;
	padding-top: 0px;
	padding-bottom: 0px;
	margin-top: 0px;
	margin-bottom: 0px;
}

h3 {
	font-size: 20pt;
	color: #446d9e;
	padding-top: 0px;
	padding-bottom: 0px;
	margin-top: 0px;
	margin-bottom: 0px;
}

h4 {
	font-size: 15pt;
	color: #446d9e;
	padding-top: 0px;
	padding-bottom: 0px;
	margin-top: 0px;
	margin-bottom: 0px;
}
