P {
  font-family: Arial;
  font-size: 10pt;
}

A {
	text-decoration: none;
	color: #0000FF;
}

A:hover {
  text-decoration: none;
  color: #FF6600;
  
  }
  
  .small {
	font-size:8pt;
}

.white{
	color: #FFFFFF;
}

.smallwhite{
	color: #000000;
	font-size:8pt;
}h1 {
	font-family: Arial;
	font-size: 16pt;
	color: #FF0000;
}
