.bodyblack {
font-family : Arial, Helvetica, sans-serif;
font-size : 9pt;
color : #000000;
}
.bodyblackbold {
font-family : Arial, Helvetica, sans-serif;
font-size : 9pt;
font-weight : bold;
color : #000000;
}
.bodyblackitalic {
font-family : Arial, Helvetica, sans-serif;
font-size : 9pt;
font-style : italic;
color : #000000;
}
.bodypurple {
font-family : Arial, Helvetica, sans-serif;
font-size : 9pt;
color : #8C0068;
}
.bodyyellow {
font-family : Arial, Helvetica, sans-serif;
font-size : 10pt;
color : #FFFFCE;
}
.bodywhite {
font-family : Arial, Helvetica, sans-serif;
font-size : 9pt;
color : #ffffff;
}
.bodywhitebold {
font-family : Arial, Helvetica, sans-serif;
font-size : 9pt;
font-weight : bold;
color : #ffffff;
}
.titleblack {
font-family : Arial, Helvetica, sans-serif;
font-size : 12pt;
font-weight : bold;
color : #000000;
}

.titlepurple {
font-family : Arial, Helvetica, sans-serif;
font-size : 12pt;
font-weight : bold;
color : #8C0068;
}

#nav1 A {
font-weight: normal;
color : #000000;
text-decoration : none;
}
#nav1 A:hover {
color : #8C0068;
text-decoration : none;
}


A {
font-weight: bold;
color : #000000;
text-decoration : none;
}
A:hover {
color : #8C0068;
text-decoration : none;
}
