<!--
body, table, tr, td, th, select {font-family: arial, helvetica, verdana; font-size: 8pt;}

input {font-family: courier new;}

a {
	color: #003366;
	text-decoration: none;
}

a:link:hover {
	color: #ff9933;
	text-decoration: underline;
}

a:visited:hover {
	color: #ff9933;
	text-decoration: underline;
}

.menufont {
	font-size:  8pt; 
	color: #336699; 
	font-weight: bold; 
	text-decoration: none;
}

.menufont:hover {
	font-size:  8pt; 
	color: #ff9933; 
	font-weight: bold; 
	text-decoration: underline;
}

.menufontthin {
	font-size: 8pt; 
	color: #336699; 
	text-decoration: none;
}

.formButton {
	font-family: arial, helvetica, sans-serif, verdana;
	font-size: 8pt;
	font-weight: bold;
	background-color: #6699CC;
	color: #ffffff;
	//padding: 1px;
	//margin: 2px;
	//border-top: outset 2px #6699cc;
	//border-right: outset 2px #006699;
	//border-bottom: outset 2px #006699;
	//border-left: outset 2px #6699cc;
}

.sectionHeaderfont {
	font-size: 10pt;
	font-weight: bold;
	color: #ffffff; 
}

.copyrightfont {
	font-size:  8pt; 
	color: #CCCCCC; 
	font-weight: bold; 
	text-decoration: none;
}


//-->