
/* All other browsers */
/* Sent to all browsers except IE3 */

body {
/*
	font-family: Verdana, "Myriad Web", Syntax, sans-serif;
*/
	font-family:	Myriad Web, Geneva, Arial, Helvetica, sans-serif;
	font-size-adjust:	.48;

	margin-top: 3em;
	margin-bottom: 3em;
	margin-left: 8%;
	margin-right: 5%;
	padding: 0;
	}

:link, :visited {
/*	text-decoration: none; */
	font-weight: bold;
	}


SMALL	{	
	font-size:	.92em;
	}	
		
BIG	{	
	font-size:	1.17em;
	}	
		
PRE	{	
	font-size-adjust:	.38;
	font-family:	'Monotype.com', Courier New, monospace;
	}	

H1	{	
	font-family:	Impact, Arial Black, Helvetica Black, sans-serif;
	font-size-adjust:	.46;
	font-size:	2.33em;
	font-weight:	400;
	font-style:	normal;
	text-decoration:	none;
	word-spacing:	normal;
	letter-spacing:	normal;
	text-transform:	none;
	}	
		
H2	{	
	font-family:	Arial Narrow, Helvetica Narrow, sans-serif;
	font-size-adjust:	.46;
	font-size:	1.75em;
	font-weight:	700;
	font-style:	normal;
	text-decoration:	none;
	word-spacing:	normal;
	letter-spacing:	normal;
	text-transform:	none;
	}	
		
H3	{	
	font-family:	Arial Narrow, Helvetica Narrow, sans-serif;
	font-size-adjust:	.46;
	font-size:	1.58em;
	font-weight:	700;
	font-style:	normal;
	text-decoration:	none;
	word-spacing:	normal;
	letter-spacing:	normal;
	text-transform:	none;
	}	
		
H4	{	
	font-family:	Arial Narrow, Helvetica Narrow, sans-serif;
	font-size-adjust:	.46;
	font-size:	1.33em;
	font-weight:	600;
	font-style:	normal;
	text-decoration:	none;
	word-spacing:	normal;
	letter-spacing:	normal;
	text-transform:	none;
	}	
		
H5, DT	{	
	font-family:	Arial Narrow, Helvetica Narrow, sans-serif;
	font-size-adjust:	.46;
	font-size:	1.17em;
	font-weight:	600;
	font-style:	normal;
	text-decoration:	none;
	word-spacing:	normal;
	letter-spacing:	normal;
	text-transform:	none;
	}	
		
H6	{	
	font-family:	Arial Narrow, Helvetica Narrow, sans-serif;
	font-size-adjust:	.46;
	font-size:	1em;
	font-weight:	600;
	font-style:	normal;
	text-decoration:	none;
	word-spacing:	normal;
	letter-spacing:	normal;
	text-transform:	none;
	}	
		
EM	{	
	font-style:	normal;
	font-weight:	bold;
	color:	black;
	background:	white;
	}	
		
STRONG	{	
	font-style:	italic;
	background:	white;
	font-weight:	bold;
	color:	black;
	}	
		
EM STRONG, STRONG EM	{	
	text-transform:	uppercase;
	font-style:	normal;
	font-weight:	bolder;
	background:	white;
	color:	red;
	}	

H1	{	
	margin-left:	0;
	margin-right:	0;
	padding-left:	0;
	padding-right:	0;
	border-left:	0;
	border-right:	0;
/*
	text-align:	left;
*/
}	
		
H2	{	
	margin-left:	4%;
	margin-right:	0;
	padding-left:	0;
	padding-right:	0;
	border-left:	0;
	border-right:	0;
\*
	text-align:	left;
*/
	}	
		
H3	{	
	margin-left:	7%;
	margin-right:	0;
	padding-left:	0;
	padding-right:	0;
	border-left:	0;
	border-right:	0;
\*
	text-align:	left;
*/
	}	
		
H4	{	
	margin-left:	11%;
	margin-right:	0;
	padding-left:	0;
	padding-right:	0;
	border-left:	0;
	border-right:	0;
\*
	text-align:	left;
*/
	}	
		
H5	{	
	margin-left:	11%;
	margin-right:	0;
	padding-left:	0;
	padding-right:	0;
	border-left:	0;
	border-right:	0;
\*
	text-align:	left;
*/
	}	
		
H6	{	
	margin-left:	11%;
	margin-right:	0;
	padding-left:	0;
	padding-right:	0;
	border-left:	0;
	border-right:	0;
\*
	text-align:	left;
*/
	}	
		
CENTER H2	{	
	margin-left:	0%;
}

CENTER H3	{	
	margin-left:	0%;
}

CENTER H4	{	
	margin-left:	0%;
}

CENTER H5	{	
	margin-left:	0%;
}

CENTER H6	{	
	margin-left:	0%;
}

CENTER H7	{	
	margin-left:	0%;
}


/* Sent to all browsers except IE3 and NN4 */

ul {
	margin-left: 0;
	padding-left: 3em;
	}

li {
	margin-left: 0;
	padding-left: 0;
	}

body {
	line-height: 1.5;
	/* font-size: 0.9em; */
	}

h1, h2, h3, h4, h5, h6 {
	font-style: normal;
	}
	
/* Sent to all browsers except IE3 */

body {
	color: black;
	background: white;
	}

H1, H2, H3, H4, H5, H6, DT, TH, THEAD, TFOOT	{	
	color:	black;
	background:	white;
	}	
		
HR	{	
	color:	black;
	}	
		

A:link	{	
	text-decoration:	none;
	font-weight:	bold;
	color:	#C00;
	background:	#FFC;
	}	
		
A:visited	{	
	text-decoration:	none;
	font-weight:	bold;
	color:	#999;
	background:	#FFC;
	}	
		
A:active	{	
	text-decoration:	none;
	font-weight:	bold;
	color:	#F00;
	background:	#FC0;
	}	
		
A:hover	{	
	text-decoration:	none;
	color:	#C00;
	background:	#FC0;
	}	
		
A.offsite	{	
	text-decoration:	none;
	font-weight:	normal;
	color:	#C00;
	background:	#FFC;
	}	

:link img { border-color: blue; }
:visited img { border-color: purple; }
:link:active img, :visited:active img { border-color: red; }




