
/* WinNS4 */


PRE, CODE, TT {
  font-family: monospace;
}

/* WinNS4 */
h1, h2, h3, h4, h6, th, dt {
  font-family: 'Myriad Web', Arial, Helvetica, sans-serif;
}

h5 {
  	font-family: Arial, Helvetica, sans-serif;
  	font-size: 10pt;
  	color: black;
  	background-color: #dddbce;
}

/* WinNS4 */	/* begin affordances */	/* 4 - swiss a */		
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, TABLE, UL, VAR, APPLET, BIG, CENTER, DIR, FONT, HR, MENU, PRE, ABBR, ACRONYM, BDO, BUTTON, FIELDSET, INS, LABEL, LEGEND {
  	word-spacing: normal;
  	font-family: Arial, Verdana, 'Myriad Web', Syntax, sans-serif;
  	letter-spacing: normal;
  	text-transform: none;
  	text-decoration: none;
    
}	

		
BODY {
  	color: black;
  background-color: #dddbce;
  	margin-top: 2%;
  	margin-left: 2%;
  	margin-right: 3%;
  	margin-bottom: 1.58em;
  	padding-top: 0pt;
  	padding-left: 0pt;
  	padding-right: 0pt;
  	padding-bottom: 0pt;
  	border-top: 0;
  	width: 48em;
  border-right: 0pt;
  border-bottom: 2pt;
  border-left: 0pt; 
 

}	

		
EM {
  	font-style: normal;
  	font-weight: bold;
  	color: black;
  background-color: #CCCCCC;
}	

		
STRONG {
  	font-style: italic;
  	font-weight: bold;
  	color: black;
  background-color: #CCCCCC;
}	

		
EM STRONG, STRONG EM {
  	text-transform: uppercase;
  	font-style: normal;
  	font-weight: bolder;
  	color: red;
  background-color: white;
}	

		
.warning {
  	text-transform: none;
  	font-style: normal;
  	font-weight: bolder;
  	color: red;
  background-color: white;
}	

.scrolltext {
  	font-family: Verdana, 'Myriad Web', Syntax, sans-serif;
  	font-size: 12pt;
  color: white;
}	
.ticking_text {
  	font-family: Arial, Verdana, 'Myriad Web', Syntax, sans-serif;
  	font-size: 9pt;
	font-style: bold;
        font-weight: bold;
  color: #dddbce;
}
.final_text {
  	font-family: Arial, Verdana, 'Myriad Web', Syntax, sans-serif;
  	font-size: 9pt;
	font-style: bold;
	font-weight: bold;
  color: #6c121b;
}
	
DEL {
  	text-decoration: line-through;
  background-color: #F66;
}	

		
INS {
  	text-decoration: underline;
  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, H6, DT, LEGEND, CAPTION, TH, THEAD, TFOOT {
  	color: black;
  background-color: #999999;
}	

		
HR {
  	color: black;
}	

		
.colophon {
  	display: none;
}	

		

	
A:link {
  	text-decoration: underline;
  	font-weight: normal;
  	font-family: Arial, Verdana, sans-serif;
  	font-size: 8pt;
  	color: Blue;
  background-color: #dddbce;
}	

		
A:visited {
  	text-decoration: underline;
  	font-weight: normal;
  	font-family: Arial, Verdana,sans-serif;
  	font-size: 8pt;
  	color: Blue;
  background-color: #dddbce;
}	

		
A:active {
  	text-decoration: none;
  	font-weight: bold;
  	color: #333366;
  background-color: #dddbce;
}	

		
A:hover {
  	text-decoration: none;
  	color: #dddbce;
  background-color: #6c121b;
}	

		
A.offsite {
  	text-decoration: underline;
  	font-weight: normal;
  	font-family: Arial, Verdana, sans-serif;
  	font-size: 8pt;
  	color: Blue;
  background-color: #dddbce;
}	
	/* end body box */
