<style type="text/css">
.bogus {
	color: red;
}

a {
	text-decoration: none;
	color: #336699;
}

a:hover {
	text-decoration: underline;

}
.test {
	background-color: #336699;
}
.test2 {
	background-color: #9bacc2;
}

.nav {
	color: #ffffcc;
	font-size: 9pt;
	font-family: arial,helvetica;
}

.nav_line {
	background-color: #9bacc2;
}

.yellow {
	background-color: #ffffcc; 
}

.yellow2 {
	font-size: 9pt;
	font-family: arial,helvetica;
}

.main2 {
	font-size: 12pt;
	font-family: arial,helvetica;
	line-height: 15pt;
}

.main {
	font-size: 10pt;
	font-family: arial,helvetica;
	line-height: 15pt;
}
.main_small {
	font-size: 10pt;
	font-family: arial,helvetica;
	line-height: 12pt;
}

.purple {
	color: #800080;
	font-weight: bold;
}


.headline {
	font-size: 20pt;
	font-family: arial,helvetica;
	line-height: 15pt;
}
.subnav {
	color: #336699;
	font-size: 9pt;
	font-family: arial,helvetica;
	background-color: #9bacc2;
}
.subsubnav {
	color: #ffffff;
	font-size: 9pt;
	font-family: arial,helvetica;
	background-color: #9bacc2;
}

.blue {
	color: #0000ff;
}
</style>
