P {
   font-family: Verdana, sans-serif;
   font-size: 10pt;
   color: #000000;
   line-height: 12pt;
}	

TD {
   font-family: Verdana, sans-serif;
   font-size: 10pt;
   color: #000000;
}	

.small {
   font-family: Verdana, sans-serif;
   font-size: 8pt;
}

A {
   text-decoration: none;
   font-weight: bold;
}
		
A:link { 
   color: #CC0099;
}

A:visited {
   color: #CC0099;
}

A:active { 
   color: #CC0099;
   text-decoration: underline;
}

A:hover { 
   color: #990066;
   text-decoration: underline;
}
