PRE, CODE, TT	{ 
	font-family:	monospace; 
} 

BODY { 
	/background-image: url(../images/pig_bkgrnd.gif);
	background-color: #006;
	font: 12pt Arial, Helvetica, sans-serif; background-attachment: fixed; 
} 

a.ani:link {color:#188;}
a.ani:visited {color:#188;}
a.ani:hover {color:#B00;text-decoration:none;}

div.framed {
 display: table;
 margin: 15px 5px;
 width: auto;
 border: 2px solid #444488;
 font-weight: bold;
 color: #01B;
 background-color: #FAFAFF;
 padding: 10px; 
 text-align: left;
 line-height: 1.2;
 }

H1 { 
	color:	#FF0000; 
}


h1, h2, h3, h4, h5, h6{ 
	font-family:	Tahoma, Verdana, 'Myriad Web', Syntax, sans-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; 
}
	
H2, H3, H4, H5, H6, 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:	#ffff00; 
}	

A:visited	{	
	text-decoration: underline; 
	color:	#FFff00; 
}	

A:active	{	
	text-decoration: underline; 
	color:	#FF0000; 
}	

A:hover	{	
	text-decoration: underline; 
	color:	#FC0; 
}	

A.offsite	{	
	text-decoration: underline; 
	color:	#ffff80; 
}	

/* end body box */ 
p { 
	font: 11pt Arial, Helvetica, sans-serif; 
	color: #FFFFFF;
} 

.updated { 
	font-style: italic; 
	font-weight: bold; 
	color: #ffff00; 
	text-decoration: none;
} 