body {
	background : Black;
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 10px;
	color : silver;
}

.main {
	background : Black;
	color : silver;
	font-size : 12px;
	font-weight : bold;
}

.bottomnav {
	font-size : 12px;
	font-weight : bold;
}

.leftnav {
	font-size : 15px;
	font-weight : bold;
}


.copyright {
	font-size : 10px;
}

A:link 
				{
	font-family: Arial, helvetica, sans-serif;
	text-decoration: none;
	font-weight: bold;
	color: #F99D0C;
}
	
A:visited			
				{
	font-family: Arial, helvetica, sans-serif;
	text-decoration: none;
	font-weight: bold;
	color: #F99D0C;
}
								
A:hover, A:active 
				{
	font-family: Arial, helvetica, sans-serif;
	text-decoration: underline;
	font-weight: bold;
	color: #FFCC00;
}

.titletext {
	background : Black;
	color : #FFCC00;
	font-size : 34px;
}

.textlarger {
	background : Black;
	color : silver;
	font-size : 14px;
	font-weight : bold;
}

.subsubtitle {
	background : Black;
	color : #FFCC00;
	font-size : 16px;
	font-weight : bold;
}

.subtitle {
	background : Black;
	color : #FFCC00;
	font-size : 20px;
}

.copy {
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 11px;
	color : silver;
}

.copy-sm {
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 11px;
	color : silver;
}
