.navmenu {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 7pt;
	text-decoration: none;
	background-color: #FFFFFF;
}

#maintopic {
	background-color: #CCFF99;
}

.header {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	background-color: #333333;
	color: #CCCCCC;
	font-size: 12pt;
}

.footer {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	background-color: #333333;
	color: #CCCCCC;
	font-size: 7pt;
}

#symbol {
	font-family: Symbol;
}

#title {
	font-weight: bold;
	font-family: Verdana, Geneva, sans-serif;
	letter-spacing: 0.2em;
}

h2
{
	font-family: Verdana, Geneva, sans-serif;
	font-weight: bold;
	letter-spacing: 0.1em;
	font-size: 12px;
}

#known {
	color: #FF6600;
}

.normal {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
}


.t {
	font-family: symbol;
	font-size: 12px;
}
a:link {
	color: #C63;
	text-decoration: none;
}

a:visited {
	color: #C63;
	text-decoration: none;
}
a:hover {
	background-color: #FFFF99;
}
