H1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 20pt;
	font-weight:bold;
}
H2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16pt;
	font-weight:bold;
}
H3 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14pt;
	font-weight:bold;
}
body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12pt;
	background-color: #1D1E2C;
	color: #C6C6C6;
	background-image: url(images/background.jpg);
	background-repeat: no-repeat;
}
a:link {
	text-decoration: none;
	font-weight:bold;
	color: #FFFFFF;
}
a:visited {
	text-decoration: none;
	font-weight:bold;
	color: #66CCFF;
}
a:hover {
	text-decoration: underline;
	font-weight:bold;
	color: #FFFF00;
}
a:active {
	text-decoration: none;
}
.black {
	color: #000000;
}
.blue {
	color: #93EAFF;
}
.lightblue {
	color: #99EEFF;
}
.red {
	color: #FF8888;
}
.gold {
	color: #BF9900;
}.colordesc {
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 10pt; 
	color: #ff9999; 
}
.compact {
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 10pt; 
}
.formlabel {
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 10pt; 
	font-weight: bold; 
}
.muted {
	font-size: 8pt;
	color: #7E7E7E;
}
.nav {
	font-size: 10pt; 
	font-weight: bold; 
}
.photoborder {
	border-color: #CCCCCC;
}
.quote {
	font-family: Geneva, Arial, Helvetica, san-serif;
	font-weight: bold;
	font-size: 10pt;
	font-style:italic;
	color: #CCCCCC;
}
