BODY  { font-family: times, times new roman, serif;
		color: white; 
		background: white;
		margin-top: 0px;
		margin-left: 0px;
		margin-right: 0px 
}

P {	font-family: times, times new roman, serif;
	font-size: 12px;
	text-align: left;
	line-height: 110%;
	color: #000000; 
	background: white
}

P.subhead { font-family: times, times new roman, serif;
	font-size: 14px;
	text-align: left;
	font-style: italic;
	color: white;
	background: none
}

P.subhead2 { font-family: times, times new roman, serif;
	font-size: 14px;
	text-align: center;
	font-style: italic;
	color: black;
	background: none
}

P.links { font-family: times, times new roman, serif;
	font-size: 12px;
	text-align: center;
	color: black;
	background: none
}

UL { list-style: disc;
	font-family: times, times new roman, serif;
	font-size: 12px;
	text-align: left;
	line-height: 110%;
	color: #000000; 
	background: white 
}

LI {list-style-type: disc }

H6 {	font-family: times, times new roman, serif;
	font-size: 14px;
	text-align: left;
	font-weight: bold;
	color: #CC0000;
	background: none
}

H5 {	font-family: times, times new roman, serif;
	font-size: 14px;
	text-align: center;
	font-weight: bold;
	color: black;
	background: none
}

H4 {	font-family: times, times new roman, serif;
	font-size: 14px;
	font-weight: normal;
	text-align: left;
	color: white; 
	background: none
}

H3 {	font-family: times, times new roman, serif;
	font-size: 16px;
	text-align: center;
	font-weight: normal;
	color: black;
	background: none
}

H2 {	font-family: times, times new roman, serif;
	font-size: 21px;
	text-align: left;
	font-weight: bold;
	color: #000000; 
	background: white
}

H1 {	font-family: times, times new roman, serif;
	font-size: 26px;
	text-align: left;
	font-weight: bold;
	color: #CC0000; 
	background: white
}

FORM { font-family: times, times new roman, serif;
	font-size: 12px;
	text-align: left;
	color: black; 
	background: white
}
	
A.nav1  { font-family: times, times new roman, serif;
		font-size: 14px;
		font-weight: bold; 
		text-decoration: none;
		line-height: 1.5em; 
		color: #666666; 
		background: white 
}

A.nav2  { text-decoration: none;
		color: white; 
		background: none; 
}

P A:hover {color: #990000; background: none}

