body	{
	background-color: #FFFFFF;
	margin: 0px;
}
h2	{
	font-family: Verdana;
	font-size: 20pt;
	color: #333366;
	fint-align: left;
	margin-bottom: 2;
}
h4	{
	font-family: Verdana;
	font-size: 10pt;
	font-weight: bold;
	color: #FFFF99;
	margin-top: 0;
	margin-bottom: 0;
	background-color: #990000;
	border: 2px #333366;
}
h4.hilitecenter	{
	font-align: center;
	text-align: center;
}
h4.hiliteleft	{
	font-align: left;
	text-align: left;
}
h4.hilitegrn	{
	background-color: #006633;
}
h4.hiliteblu	{
	background-color: #003366;
}
a:link	{
	color: #333366;
	font-weight: bold;
	text-decoration: none;
}
a:visited	{
	color: #006633;
	font-weight: bold;
	text-decoration: none;
}
a:hover	{
	color: #990000;
}
a:active	{
	color: #333366;
	text-decoration: none;
}
a.map:link	{
	color: #ffffff;
	font-weight: bold;
	text-decoration: none;
}
a.map:visited	{
	color: #ff9900;
	font-weight: bold;
	text-decoration: none;
}
a.map:hover	{
	color: #ffff99;
}
a.map:active	{
	color: #ff9900;
	text-decoration: none;
}
ul	{
	list-style: square outside;
	font-family: Verdana;
	font-size: 8pt;
	color: #000000;
}
ol	{
	font-family: Verdana;
	font-size: 8pt;
	color: #000000;
}
p	{
	font-family: Verdana;
	font-size: 8pt;
	color: #000000;
	margin-top: 2;
	margin-bottom: 8;
}
p.buttonsON {
	text-align: center;
	margin-top: 0;
	margin-bottom: 0
	font-family: Verdana;
	font-size: 8pt;
	font-weight: bold;
	color: #333366;
	background-color: #999999;
	border: 0px #333366;
}
p.buttonsOFF {
	text-align: center;
	margin-top: 0;
	margin-bottom: 0
	font-family: Verdana;
	font-size: 8pt;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #999999;
	border: 0px #333366;
}
p.pagehead	{
	color: #333366;
	font-weight: bold;
   	text-align: Center;
   	margin-top: 0;
   	margin-bottom: 0
}
p.update {
	font-family: Verdana;
	font-size: 8pt;
	color: #333366;
	font-weight: bold; 
   	text-align: Center;
   	margin-top: 0;
   	margin-bottom: 0;
}

