/* WinIE4 */
/* begin body type */
/* 1 - humanist sans a */

BODY	{	
	font-size:	11pt;
	/*font-weight:	normal; - don't use with Netscape 4.7
	word-spacing:	normal;
	letter-spacing:	normal; */
	text-transform:	none;
	font-family:	Arial, Times New Roman, Helvetica, Arial Rounded MT Bold, Arial, Myriad Web, Syntax, sans-serif;
	}

P, BLOCKQUOTE, UL, OL, DL, DD, LI, DIR, MENU, TD	{

	font-size:	11pt;
	/*font-weight:	normal; - don't use with Netscape 4.7
	word-spacing:	normal;
	letter-spacing:	normal; */
	text-transform:	none;
	font-family:	Arial, Times New Roman, Helvetica, Arial Rounded MT Bold, Arial, Myriad Web, Syntax, sans-serif;
	}

P.footer	{
	font-size:	10pt;
	font-family:	Arial, Times New Roman, Helvetica, Arial Rounded MT Bold, Arial, Myriad Web, Syntax, sans-serif;
        }

SMALL	{	
	font-size:	9pt;
	}	

BIG	{	
	font-size:	12pt;
	}	
PRE	{	
	font-family:	'Monotype.com', Courier New, monospace;
	}	

OL LI	{	
	list-style-type:	decimal;
	}	

OL OL LI	{	
	list-style-type:	lower-alpha;
	}	

OL OL OL LI	{	
	list-style-type:	lower-roman;
	}	


PRE, CODE, TT	{ font-size:	11pt; }


A:link	{	
	text-decoration:	none;
	font-weight:	normal;
	color:		#0000CC;
	background:	#FFFF66;
	}

A:visited	{	
	text-decoration:	none;
	font-weight:	normal;
	color:		#0000CC;
	background:	#FFFF66;
	}

A:active	{
	text-decoration:	none;
	font-weight:	normal;
	color:		#6666FF;
	background:	yellow;
	}

A:hover	{	
	text-decoration:	underline;
	color:		blue;
	background:	yellow;
	}

A.menulink	{
	text-decoration:	none;
	background:	yellow;
	}

A.menulink:visited	{	
	text-decoration:	none;
	font-weight:	normal;
	/*color:	#660099; */
	background:	yellow;
	}

A.menulink:hover	{	
	text-decoration:	none;
	font-weight:	normal;
	color:		black;
	background:	yellow;
	}

A.offsite	{	
	text-decoration:	none;
	font-weight:	normal;
	color:	#C00;
	background:	#FFC;
	}	
		
	/* end affordances */	



HR	{	
	margin-top:	.1em;
	margin-bottom:	.1em;
	padding-top:	0;
	padding-bottom:	0;
	border-top:	0;
	border-bottom:	0;
	height:	1px;
	color:		#3399CC;
	}	
		


/* WinIE4 */
	/* begin header type */	/* 4 - modern sans a */
		
H1	{
	font-family:	Arial, Times New Roman Bold, Helvetica,
			Times New Roman, Arial;
	font-size-adjust:	.48;
	font-size:	20pt;
	font-weight:	700;
	font-style:	normal;
	text-decoration:	none;
	word-spacing:	normal;
	letter-spacing:	normal;
	text-transform:	none;
	text-align:	center;
	color:		#000066;
	background-color:	#99CCFF;
        border-style:	none;
	}	
		
H2	{	
	font-family:	Arial, Times New Roman Bold, Helvetica,
			Arial Rounded MT Bold, Arial;
	font-size-adjust:	.48;
	font-size:	16pt;
	font-weight:	500;
	font-style:	none;
	text-decoration:	none;
	word-spacing:	normal;
	letter-spacing:	normal;
	text-transform:	none;
	color:		#000066;
	}	
		
H3	{	
	font-family:	Arial Rounded MT Bold, Arial, Helvetica;
	font-size-adjust:	.48;
	font-size:	13pt;
	font-weight:	500;
	font-style:	normal;
	text-decoration:	underline;
	word-spacing:	normal;
	letter-spacing:	normal;
	text-transform:	none;
	}	
		
H4	{	
	font-family:	Arial Rounded MT Bold, Arial, Helvetica;
	font-size-adjust:	.48;
	font-size:	13pt;
	font-weight:	500;
	font-style:	normal;
	text-decoration:	none;
	word-spacing:	normal;
	letter-spacing:	normal;
	text-transform:	none;
	}	
		
H5, DT	{	
	font-family:	Arial Rounded MT Bold, Arial, Helvetica;
	font-size-adjust:	.48;
	font-size:	12pt;
	font-weight:	500;
	font-style:	normal;
	text-decoration:	none;
	word-spacing:	normal;
	letter-spacing:	normal;
	text-transform:	none;
	}	
		
H6	{	
	font-family:	Arial Rounded MT Bold, Arial, Helvetica;
	font-size-adjust:	.48;
	font-size:	10pt;
	font-weight:	500;
	font-style:	normal;
	text-decoration:	none;
	word-spacing:	normal;
	letter-spacing:	normal;
	text-transform:	none;
	}	
		
TFOOT, THEAD	{	
	font-size:	10pt;
	word-spacing:	normal;
	letter-spacing:	normal;
	text-transform:	none;
	font-family:	Trebuchet MS, Helvetica, Arial Rounded MT Bold;
	font-size-adjust:	.48;
	}	
		
TH	{	
	vertical-align:	baseline;
	font-size:	10pt;
	font-weight:	bold;
	word-spacing:	normal;
	letter-spacing:	normal;
	text-transform:	none;
	font-family:	Trebuchet MS, Helvetica, Arial Rounded MT Bold;
	font-size-adjust:	.48;
	}	
		
	/* end header type */	
