option, select, input
{
	font-family: Helvetica, Arial, sans-serif;
	font-size: 10px
}

li
{
	font-family: Helvetica, sans-serif;
	font-size: 10pt;
	margin-bottom: 5pt;
}

.menubar
{
	font-family: Helvetica, sans-serif;
	font-size: 10pt;
	font-weight: bold;
	color: #ffffff;
	background-color: #888888;
	line-height: 24px;
	text-align: center;
}

.footerbar
{
	font-family: Helvetica, sans-serif;
	font-size: 8pt;
	font-weight: bold;
	color: #ffffff;
	background-color: #888888;
	line-height: 24px;
	text-align: center;
}

.navlink
{
	font-size: 10pt;
 	color: #ffffff;
	font-weight: bold;
	text-decoration: none;
}
.navlink:link, .navlink:visited
{
	font-size: 9pt;
	color: #ffffff;
	text-decoration: none;
	font-weight: bold
}
.navlink:hover
{
	font-size: 9pt;
	color: #000000;
	font-weight: bold;
	text-decoration: none;
}

.text, td
{
	font-family: Helvetica, sans-serif;
	font-size: 10pt;
	line-height: 16px;
}

.gentext
{
	 font-family: Helvetica, sans-serif;
	 font-size: 10pt;
	 color: #000000
}

a:link { color: #1A5B8A; text-decoration: none; font-weight: bold}
a:visited { color: #1A5B8A; text-decoration: none; font-weight: bold}
a:hover { color: #1A5B8A; text-decoration: underline; font-weight: bold}
a:active { color: #ff8c00; text-decoration: none; font-weight: bold}

.title1 {
        font-size: 15pt; 
        font-weight: 800;
}

.title2 {
        font-size: 13pt; 
        font-weight: 800;
}

.title3 {
        font-size: 12pt; 
        font-weight: 800;
}

.title4 {
        font-size: 12pt; 
        font-weight: 400;
}

