P, TD, UL, LI {
    font-family : verdana, geneva;
	font-weight : normal;
    color : #330033;
    font-size : 12pt;
}

H3 {
    font-family: verdana, geneva;
    font-size: 13pt;
	font-weight : bold;
    color: #CC0033;
}

H4 {
    font-family: verdana, geneva;
    font-size: 12pt;
	font-weight : bold;
    color: #660066;
}

.small {
    font-size: 9pt;
}

.smallitalic {
    font-size: 9pt;
	font-style: italic;
}

B {
    color: #CC0033;
	font-weight : bold;
}

I {
	font-style: italic;
}

A {
    color: #660066;
	font-weight : bold;
}

.navtext {
	font-weight : bold;
    font-size: 10pt;
    color: #660066;
}

.light {
	font-weight : bold;
    color: #FFFFFF;
}