P {  font-family: geneva, Arial, Helvetica, sans-serif; font-size: 12px; color: #003399}

P.small {
font-family: Arial;
 font-size: 12px; 
color: #003399;
font-weight: normal;
line-height: 12px;
}

H2 {
font-family: Arial;
 font-size: 16px; 
color: #990066;
padding: 5px;
font-weight: bold;
line-height: 18px;
}

A
{	font:  bold 12px 'Arial';
	color : 009999;
    line-height: 18px;
	text-decoration : none;	}
A.link
{	font:  bold 12px 'Arial';
	color : 009999;
    line-height: 18px;
	text-decoration : none;	}
/* HOVER effect for IE4+ */
A:HOVER
{	color : FF0000;	}
/* ACTIVE definition */
A:ACTIVE
{	color : FF0000;
	font-style : italic;	}