/* 
The BODY, P and TABLE descriptions are
all identical to overcome some of the
bugginess with styles seen in IE 4.0 and
IE 3.0.

mxe 12/18/97
*/

BODY 


{
font-family: Verdana; font-size: 10px: 20px
}

	

P
	{	
	font-family:Verdana;
	font-size:x-small;
	color: black;
; background-position: left
	}

heading1 
	{
	font-family:Verdana;
	font-size: 20pt;
	line-height: 28pt;
	font-weight: normal;
	color:#000000;
; text-align: center	}

heading2 
	{
	font-family:Verdana;
	font-size: 18pt;
	line-height: 22pt;
	font-weight: normal;
	color:#000000;
	}

heading3 
	{
	font-family:Verdana;
	font-size: 14pt;
	line-height: 16pt;
	font-weight: normal;
	color:#000000;
	}

heading4 
	{
	font-family:Verdana;
	font-size: 12pt;
	line-height: 14pt;
	font-weight: bold;
	color:#000000;
	}
A:visited{ }


A:link 
	{
	color: #0066CC;
	}  

A:visited 
	{
	color: #666666;
; text-decoration: none
	}  

A:active 
	{
	color: #FF0000;
	}

A:hover	{	
	font-weight:	normal;
; color: #FF0000; text-decoration: underline}	
A:active  { text-decoration: none} 

A:link { text-decoration: none} H1 { font-family:Verdana; font-size: 20pt; line-height: 28pt; font-weight: normal; color:#000000; ; text-align: center }
H2 { font-family:Verdana; font-size: large; font-weight: normal; color:#000000; ; font-style: italic; text-align: center}
H3 { font-family:Verdana; font-size: medium; font-weight: bold; color:#000000; ; text-align: center}
H4 { font-family:Verdana; font-size: x-small; font-weight: bold; color:#000000; }
LI { font-family:Verdana; font-size:x-small; color: black; ; background-position: left }
UL { font-family:Verdana; font-size:x-small; color: black; ; background-position: left }
OL { font-family:Verdana; font-size:x-small; color: black; ; background-position: left }

