.text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}

A:link, A:visited, A:active { text-decoration: underline; font-weight: none; color: #3366CC;}
A:hover {color:#0033CC; text-decoration:overline}

H1 { 
	font-family: Arial;
	font-size: 12pt; font-weight:bold
}

H2 {
    FONT-SIZE: 10pt;
    COLOR: #00008B;
    FONT-FAMILY: Arial;
	font-weight:bold
}
H3
{
    FONT-SIZE: 10pt;
    FONT-FAMILY: Arial; font-weight:bold
}