
/* WinNS4 */
body, td {
  font-family: Verdana, 'Myriad Web', Syntax, sans-serif;
  font-size: 80%;
}

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;
  border-top: #036 none;
  border-right: #036 none;
  border-bottom: #036 none;
  border-left: #036 none;
}	

		
        background-color: white;
BODY {
  	color: black;
  	margin-top: 0em;
  	margin-left: .5em;
  	margin-right: .5ex;
  	margin-bottom: .5em;
  	padding-top: 0pt;
  	padding-left: 0pt;
  	padding-right: 0pt;
  	padding-bottom: 0pt;
  	border-top: 0;
  	width: auto;
  border-right: 0pt;
  border-bottom: 0;
  border-left: 0pt;
}	

		
EM {
  	font-style: normal;
  	font-weight: bold;
  	color: black;
}	

		
STRONG {
  	font-style: italic;
  	font-weight: bold;
  	color: black;
}	

		
EM STRONG, STRONG EM {
  	text-transform: uppercase;
  	font-style: normal;
  	font-weight: bolder;
  	color: black;
}	

		
.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: purple;
}	

		
HR {
  	color: purple;
}	

		
		
CAPTION, COL, COLGROUP, TABLE, TBODY, TD, TR {
  	color: black;
  	text-decoration: none;
}

/*
  border-top: black none;
  border-right: black none;
  border-bottom: black none;
  border-left: black none;
}	
*/

.altrowshade {
  	background-color: #87CEFA;
}
		
.fldshade {
  	background-color: #00CCCC;
}

.lblshade {
  	background-color: #00CCCC;
}

A:link {
  	color: blue;
}	

		
A:visited {
  	color: purple;
}	

		
A:active {
  	color: red;
}	

		
A:hover {
  	color: red;
}	

		
A.offsite {
  	color: #C30;
}	

.toplink {
  	font-size: 90%;
 	background-color: white;
}
.smallfont {
  	font-size: 65%;
}

.footer {
        font-size: 80%;
}

.indent {
  	margin-left: 3.0em;
}

	/* end body box */