body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12 px;
	font-color: #000;
}

a.home:hover {
	color: #C90;
	}
	
a.home {
	text-decoration: none;
	font-size: 12pt;
	font-weight: 900;
	color: black;
	padding: 0 8pt 8pt 0pt;
	}

a.nav:link { color: #ffff99; text-decoration: none }
a.nav:visited { color: #ffff99; text-decoration: none }
a.nav:active { color: #ffff99; text-decoration: none }
a.nav:hover { color: #ffff99; text-decoration: underline }

a.discreet:link {color: #cccccc; text-decoration: none }
a.discreet:visited {color: #cccccc; text-decoration: none }
a.discreet:active {color: #cccccc; text-decoration: none }
a.discreet:hover {color: #cccccc; text-decoration: none }

.discreet {text-align: center}
		
#nav {
	text-align: center;
	font-weight: 600;
	font-size: 12pt;
	padding: 5pt 10pt 5pt 10pt;
	}
	
#copy {
	text-align: left;
	}
	
#hblurb {
	font-size: 12pt;
	font-weight: 600;
	text-align: center;
	}
	
	
	
.footer {
	font-size: 10pt;
	font-weight: 600;
	text-align: center;
	}

.copy {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12 px;
	font-color: #000;
	text-align: left;
	font-weight: 300;
	}
