PRE, CODE, TT	{ 
	font-family:	monospace; 
} 

BODY { 
	background-image: url(../images/backgrnd.gif);
	 font: 10pt Arial, Helvetica, sans-serif; background-attachment: fixed; 
} 

H1 { 
	color:	#000000; 
}
h2, h3, h4, h5, h6{ 
	font-family:	Times New Roman, Times, serif; 
}

EM	{
	font-style:	normal;
 	font-weight:	bold;
 	color:	#F5F5F5; 
	background:	#006; 
}

STRONG	{	
	font-style:	italic; 
	background:	#006; 
	font-weight:	bold; 
	color:	#F5F5F5; 
}	

EM STRONG, STRONG EM	{	
	text-transform:	uppercase; 
	font-style:	normal; 
	font-weight:	bolder; 
	background:	#006; 
	color:	#F5F5F5; 
}	

.warning	{	
	text-transform:	none; 
	font-style:	normal; 
	font-weight:	bolder; 
	background:	red; 
	color:	yellow; 
}	

INS	{	
	text-decoration:	none; 
	background:	#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; 
}
	
 LEGEND, CAPTION, THEAD, TFOOT	{	
	color:	#FC0; 
}	

.colophon	{	
	display:	none; 
}
	
CAPTION, COL, COLGROUP{	
	color:	#F5F5F5; 
	text-decoration:	none; 
	border-color:	#369; 
	border-style:	none; 
	background:	#006; 
}	

A:link	{	
	text-decoration: underline; 
	color:	#0099FF; 
}	

A:visited	{	
	text-decoration: underline; 
	color:	#0099ff; 
}	

A:active	{	
	text-decoration: underline; 
	color:	#FF0000; 
}	

A:hover	{	
	text-decoration: underline; 
	color:	#0000CC; 
}	

A.offsite	{	
	text-decoration: underline; 
	color:	#0099FF; 
}	

/* end body box */ 
p, OL { 
	font: 10pt Arial, Helvetica, sans-serif; 
	color: #000000;
} 

.updated { 
	font-style: italic; 
	font-weight: bold; 
	color: #ffff00; 
	text-decoration: none;
} 


h1 { 
	font-family:	Georgia, "Times New Roman", Times, serif; 
 } 

ul {  font-family: "Times New Roman", Times, serif}
