
/* 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 */	/* 8 - bluegold */


 		
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: #369 none;
  border-right: #369 none;
  border-bottom: #369 none;
  border-left: #369 none;
}	

		
BODY {
  	color: #F5F5F5;
  background-color: #006;
  	margin-top: 1.58em;
  	margin-bottom: 1.58em;
  	padding-top: 0pt;
  	padding-left: 0pt;
  	padding-right: 0pt;
  	padding-bottom: 0pt;
  	border-top: 0;
  border-right: 0pt;
  border-bottom: 0;
  border-left: 0pt;
}	

		
EM {
  	font-style: normal;
  	font-weight: bold;
  	color: #F5F5F5;
  background-color: #006;
}	

		
STRONG {
  	font-style: italic;
  	font-weight: bold;
  	color: #F5F5F5;
  background-color: #006;
}	

		
EM STRONG, STRONG EM {
  	text-transform: uppercase;
  	font-style: normal;
  	font-weight: bolder;
  	color: #F5F5F5;
  background-color: #006;
}	

		
.warning {
  	text-transform: none;
  	font-style: normal;
  	font-weight: bolder;
  	color: yellow;
  background-color: red;
}	

		
DEL {
  	text-decoration: line-through;
  background-color: #600;
}	

		
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: #FC0;
  background-color: #006;
}	

		
HR {
  	color: #369;
}	

		
.colophon {
  	display: none;
}	

		
CAPTION, COL, COLGROUP, TABLE, TBODY, TD, TR {
  	color: #F5F5F5;
  	text-decoration: none;
  background-color: #006;
  border-top: #369 none;
  border-right: #369 none;
  border-bottom: #369 none;
  border-left: #369 none;
}	

		
A:link {
  	text-decoration: underline;
  	font-weight: bold;
  	color: #F63;
  background-color: #006;
}	

		
A:visited {
  	text-decoration: underline;
  	font-weight: bold;
  	color: #6CF;
  background-color: #006;
}	

		
A:active {
  	text-decoration: underline;
  	font-weight: bold;
  	color: #006;
  background-color: #69F;
}	

		
A:hover {
  	text-decoration: underline;
  	color: #FC0;
  background-color: black;

}	

.test{background-color: #FFFFFF;}

.inline {
  color: #FC0;
}

.note {
  color: black;
  background-color: #CCCCCC;
  border-top: thin solid;
  border-right: thin solid;
  border-bottom: thin gray solid;
  border-left: thin black solid;
}

CENTER {
}
	/* end body box */