A.anav:link { color: #ffffff; text-decoration: none; }
A.anav:visited { color: #ffffff; text-decoration: none; } 
A.anav:hover { color: #ffffff; text-decoration:underline; }

A.blue:link { color: #583A89; text-decoration: underline; }
A.blue:visited { color: #583A89; text-decoration: underline; } 
A.blue:hover { color: #583A89; text-decoration:underline; }

.title
{
    FONT-FAMILY: arial, helvetica;
    FONT-SIZE: 14pt;
	COLOR: #51AB77;
	FONT-WEIGHT: bold
}

.subtitle
{
    FONT-FAMILY: arial, helvetica;
    FONT-SIZE: 12pt;
	COLOR: #583A89;
	FONT-WEIGHT: bold
}

.body
{
    FONT-FAMILY: arial, helvetica;
    FONT-SIZE: 10pt;
}

.bodywhite
{
    FONT-FAMILY: arial, helvetica;
    FONT-SIZE: 10pt;
	COLOR: #ffffff;
}

.smallbold
{
    FONT-FAMILY: arial, helvetica;
    FONT-SIZE: 9pt;
    FONT-WEIGHT: bold
}

.small
{
    FONT-FAMILY: arial, helvetica;
    FONT-SIZE: 9pt;
}


.nav
{
    FONT-FAMILY: arial, helvetica;
    FONT-SIZE: 10pt;
	COLOR: #ffffff;
	FONT-WEIGHT: bold
}
