A {
  	font-family: Tahoma, Arial, Helvetica;
  	text-decoration: none;
  	color: #FF6600;
  	font-size: 8pt;
  	font-weight: normal;
}

A:hover {
  	color: #FF6600;
  	text-decoration: underline;
}

A.link {
  	font-size: 8pt;
  	font-family: Tahoma;
  	color: white;
  	font-style: normal;
  	font-weight: normal;
  	text-decoration: none;
}

A:hover.link {
  	text-decoration: underline;
  	color: red;
}

P {
  	font-family: Tahoma;
  	font-size: 8pt;
  	color: #808080;

}

P.head {
  	font-family: Tahoma;
  	font-size: 10pt;
  	color: #808080;
	font-weight: bold;
}

P.side {
  	font-family: Tahoma, Arial, Helvetica;
  	font-size: 8pt;
  	color: white;
  	font-weight: bold;
}

P.small {
  	font-family: Tahoma, Arial, Helvetica;
  	font-size: 8pt;
  	color: #000066;
  	font-weight: normal;
}

UL {
  	font-family: Helvetica;
  	font-size: 8pt;
  	color: #012381;
}

DD {
  	font-family: Tahoma, Arial, Helvetica;
  	font-size: 8pt;
  	color: #000000;
}

LI {
  	font-family: Helvetica;
  	font-size: 8pt;
  	color: #012381;
}

H3 {
  	font-size: 8pt;
  	color: #000000;
  	font-family: Helvetica;
	font-weight: bold;
}

HEAD {
}
