
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 */	/* 1 - blue orange */
		
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: #036 none;
  border-right: #036 none;
  border-bottom: #036 none;
  border-left: #036 none;
}	

		
BODY {
  	color: black;
  background-color: white;
  	margin-top: 1.58em;
  	margin-left: 1.58em;
  	margin-right: 1ex;
  	margin-bottom: 1.58em;
  	padding-top: 0pt;
  	padding-left: 0pt;
  	padding-right: 0pt;
  	padding-bottom: 0pt;
  	border-top: #FFCCFF;
  	width: auto;
  border-right: thin #000000;
  border-bottom: thin #000000;
  border-left: thin #000000;
}	

		
EM {
  	font-style: normal;
  	font-weight: bold;
  	color: black;
  background-color: white;
}	

		
STRONG {
  	font-style: italic;
  	font-weight: bold;
  	color: black;
  background-color: white;
}	

		
EM STRONG, STRONG EM {
  	text-transform: uppercase;
  	font-style: normal;
  	font-weight: bolder;
  	color: black;
  background-color: white;
}	

		
.warning {
  	text-transform: none;
  	font-style: normal;
  	font-weight: bolder;
  	color: black;
  background-color: yellow;
}	

		
DEL {
  	text-decoration: line-through;
  background-color: #F66;
}	

		
INS {
  	text-decoration: none;
  background-color: yellow;
}	

		
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: #036;
  background-color: white;
}	

		
HR {
  	color: #036;
}	

		
.colophon {
  	display: none;
}	

		
CAPTION, COL, COLGROUP, TABLE, TBODY, TD, TR {
  	color: black;
  	text-decoration: none;
  background-color: white;
  border-top: black none;
  border-right: black none;
  border-bottom: black none;
  border-left: black none;
}	

		
A:link {
  	text-decoration: underline;
  	font-weight: bold;
  	color: #0033CC;
  background-color: white;
}	

		
A:visited {
  	text-decoration: none;
  	font-weight: bold;
  	color: #660033;
  background-color: #FFFFFF;
  font-style: italic;
}	

		
A:active {
  	text-decoration: none;
  	font-weight: bold;
  	color: #F30;
  background-color: #FF0;
}	

		
A:hover {
  	text-decoration: none;
  	color: #006633;
  background-color: #FFFFCC;
}	

		
A.offsite {
  	text-decoration: underline;
  	font-weight: normal;
  	color: #006666;
  background-color: white;
}	

A {
  color: #0033CC;
}

LI {
  padding-bottom: 6pt;
}

TABLE {
  border-top: thin #006666 solid;
  background-color: #009999;
  border-right: thin #006666 solid;
  border-bottom: thin #006666 solid;
  border-left: thin #006666 solid;
}

TR {
  background-color: #CCFFFF;
  border-top: 2pt #009999 solid;
  border-right: 2pt #009999 solid;
  border-bottom: 2pt #009999 solid;
  border-left: 2pt #009999 solid;
}

TBODY {
  border-top: thin #006666 solid;
  border-right: thin #006666 solid;
  border-bottom: thin #006666 solid;
  border-left: thin #006666 solid;
}

THEAD {
  background-color: #FFFFFF;
  border-top: thin #009999 solid;
  border-right: thin #009999 solid;
  border-bottom: thin #009999 solid;
  border-left: thin #009999 solid;
}

TH {
  background-color: #339999;
  color: #FFFFFF;
}
	/* end body box */
