
/* WinNS4 */
body, td {
  font-family: Verdana, 'Myriad Web', Syntax, sans-serif;
}

PRE, CODE, TT {
  font-family: monospace;
}

/* WinNS4 */
h1, h2, h3, h4, h5, h6, th, dt {
  font-family: Tahoma, Verdana, 'Myriad Web', Syntax, sans-serif;
}

/* WinNS4 */	/* begin affordances */	/* 5 - midnight */		
A, ADDRESS, BLOCKQUOTE, BODY, CITE, CODE, DD, DEL, DFN, DIV, DL, DT, EM, FORM, H1, H2, H3, H4, H5, H6, IFRAME, IMG, KBD, LI, OBJECT, OL, P, Q, SAMP, SMALL, SPAN, STRONG, SUB, SUP, UL, VAR, APPLET, BIG, CENTER, DIR, FONT, HR, MENU, PRE, ABBR, ACRONYM, BDO, BUTTON, FIELDSET, INS, LABEL, LEGEND {
  	word-spacing: normal;
  	letter-spacing: normal;
  	text-transform: none;
  	text-decoration: none;
  border-top: #CC9 none;
  border-right: #CC9 none;
  border-bottom: #CC9 none;
  border-left: #CC9 none;
}	

		
BODY {
  	color: #CCCCCC;
  	margin-top: 0pt;
  	margin-left: 0pt;
  	margin-right: 0pt;
  	margin-bottom: 0pt;
  	padding-top: 0pt;
  	padding-left: 0pt;
  	padding-right: 0pt;
  	padding-bottom: 0pt;
  	border-top: 0;
  background-image: url(images/bckgrd.jpg);
  background-repeat: repeat;
  background-attachment: fixed;
  background-color: black;
  background-position: left top;
  border-right: 0pt;
  border-bottom: 0;
  border-left: 0pt;
}	

		
EM {
  	font-style: normal;
  	font-weight: bold;
  	color: #CCC;
  background-color: black;
}	

		
STRONG {
  	font-style: italic;
  	font-weight: bold;
  	color: #CCC;
  background-color: black;
}	

		
EM STRONG, STRONG EM {
  	text-transform: uppercase;
  	font-style: normal;
  	font-weight: bolder;
  	color: #CCC;
  background-color: black;
}	

		
.warning {
  	text-transform: none;
  	font-style: normal;
  	font-weight: bolder;
  	color: black;
  background-color: #FF6;
}	

		
DEL {
  	text-decoration: line-through;
  background-color: #900;
}	

		
INS {
  	text-decoration: none;
  background-color: #060;
}	

		
VAR, CITE, DFN, .note {
  	font-style: italic;
}	

		
ADDRESS {
  	font-style: normal;
  	letter-spacing: .1em;
}	

		
CODE, KBD, SAMP {
  	font-family: Monotype.com, "Courier New", monospace;
}	

		
ACRONYM {
  	font-variant: small-caps;
  	letter-spacing: 0.1em;
}	

		
H1, H2, H3, H4, H5, H6, DT, LEGEND, CAPTION, TH, THEAD, TFOOT {
  	color: #6CC;
  background-color: black;
}	

		
HR {
  	color: #CCC;
}	

		
.colophon {
  	display: none;
}	

		
CAPTION, COL, COLGROUP, TABLE, TBODY, TD, TR {
  	color: #CCC;
  	text-decoration: none;
  background-color: black;
  border-top: #CC9 none;
  border-right: #CC9 none;
  border-bottom: #CC9 none;
  border-left: #CC9 none;
}	

		
A:link {
  	text-decoration: none;
  	font-weight: bold;
  	color: #CCC;
  background-color: black;
}	

		
A:visited {
  	text-decoration: none;
  	font-weight: bold;
  	color: #CCC;
  background-color: black;
}	

		
A:active {
  	text-decoration: none;
  	font-weight: bold;
  	color: #CCC;
  background-color: #663;
}	

		
A:hover {
  	text-decoration: none;
  	color: black;
  background-color: #111;
}	

		
A.offsite {
  	text-decoration: none;
  	font-weight: normal;
  	color: #FF6;
  background-color: black;
}	
	/* end body box */