h1 {
	text-align:center;
	font-size:16.0pt;
	font-family:"Sans-Serif,Arial";
	font-weight:bold;
}
	
.fn {
 	font-size: 10pt;
 	font-weight: normal;
 	color: #000000;
 	font-family: Sans-Serif, Arial;
}

.fn-twelve,dd {
 	font-size: 12.0pt;
 	font-weight: normal;
 	color: #000000;
 	font-family: Sans-Serif, Arial;
}

.fn-twelveB,dt {
 	font-size: 12.0pt;
 	font-weight: Bold;
 	color: #000000;
 	font-family: Sans-Serif, Arial;
}

.fn-twelveI {
 	font-size: 12.0pt;
 	font-weight: Bold;
 	color: #000000;
 	font-family: Sans-Serif, Arial;
 	font-style:italic;
}

.fn-twelve-red {
 	font-size: 12.0pt;
 	font-weight: normal;
 	color: #880000;
 	font-family: Sans-Serif, Arial;
}

.fn-twelveB-red {
 	font-size: 12.0pt;
 	font-weight: bold;
 	color: #880000;
 	font-family: Sans-Serif, Arial;
}

 
ul 
{
  
list-style: outside url("../graphics/diamond_bullet2.gif") 

}


