body  { color: black; 
	font-family: arial, Helvetica, Geneva, Swiss, SunSans-Regular;
	font-size: 10pt; }
	
p, li  { color: black; 
	font-family: arial, Helvetica, Geneva, Swiss, SunSans-Regular;
	font-size: 10pt; }	

.subhead  { color: black; 
	font-family: arial, Helvetica, Geneva, Swiss, SunSans-Regular;
	font-size: 12pt; }
	
.top  { color: #999999; 
	font-family: arial, Helvetica, Geneva, Swiss, SunSans-Regular;
	font-size: 8pt; }

h2  { font-weight: bold; 
	color: #FFFFFF;
	margin-top: 10px;
	margin-right: 0px
	padding: 0px;
	font-size: 12pt; 
	font-family: Arial, Helvetica, Geneva, Swiss; 
	text-decoration: none;
	text-align: center }

h3  { font-weight: bold; 
	color: #000000;
	margin: 0px;
	padding: 0px;
	font-size: 10pt; 
	font-family: Arial, Helvetica, Geneva, Swiss; 
	text-decoration: none }
	
h4  { font-weight: normal; 
	color: #990000;
	margin: 0px;
	padding: 0px;
	font-size: 14pt; 
	font-family: Arial, Helvetica, Geneva, Swiss; 
	text-decoration: none }
		
i	{font-size: 12; font-style:italic}

.1	{font-size: 12;}
.2 {font-size: 10;}


A.reg:link {
  
  color: #990000;
  letter-spacing: normal;
  font-family: arial;
  font-weight: bold;
  font-variant: normal;
  font-size: 12pt;
  font-style: normal;
  text-decoration: underline;
  text-transform: capitalize;
}

A.reg:hover {
  
  color: #003399;
  letter-spacing: normal;
  font-family: arial;
  font-weight: bold;
  font-variant: normal;
  font-size: 12pt;
  font-style: normal;
  text-decoration: underline;
  text-transform: capitalize;
}


A.reg:visited {
  
  color: #990000;
  letter-spacing: normal;
  font-family: arial;
  font-weight: bold;
  font-variant: normal;
  font-size: 12pt;
  font-style: normal;
  text-decoration: underline;
  text-transform: capitalize;
}


A.bl:link {
font-family: Arial;
color: #990000;
font-weight: 500;
font-size: 11pt;
text-decoration: underline;
}

A.bl:visited: {
font-family: Arial;
color: #990000;
font-weight: 500;
font-size: 11pt;
text-decoration: underline;
}


A.bl:hover {
font-family: Arial;
color: #009999;
font-weight: 500;
font-size: 11pt;
text-decoration: underline;
}


A.bl:active {
font-family: Arial;
color: #990000;
font-weight: 500;
font-size: 11pt;
text-decoration: underline;
}

a.menu:link {
  
  color: #000000;
  letter-spacing: normal;
  font-family: arial;
  font-weight: bold;
  font-variant: normal;
  font-size: 13pt;
  font-style: normal;
  text-decoration: none

}


a.menu:visited {
  
  color: #000000;
  letter-spacing: normal;
  font-family: arial;
  font-weight: bold;
  font-variant: normal;
  font-size: 13pt;
  font-style: normal;
  text-decoration: none

}


a.menu:hover {
  
  color: #990000;
  letter-spacing: normal;
  font-family: arial;
  font-weight: bold;
  font-variant: normal;
  font-size: 13pt;
  font-style: normal;
  text-decoration: underline

}


-->