/* CSS Document */

a.subnav:link { color: FFCC00; text-decoration: none; font-size: 11; font-weight: bold; font-family:Arial}
a.subnav:active { color: CC9900; text-decoration: none; font-size: 11; font-weight: bold; font-family:Arial}
a.subnav:visited  { color: CC9900; text-decoration: none; font-size: 11; font-weight: bold; font-family:Arial}
a.subnav:hover { color: FFCC66; text-decoration: underline; font-size: 11; font-weight: bold; font-family:Arial}

a.mininav:link { color: 333333; text-decoration: none; font-size: 13; font-weight: medium; font-family:Verdana}
a.mininav:active { color: 333333; text-decoration: none; font-size: 13; font-weight: medium; font-family:Verdana}
a.mininav:visited  { color: 333333; text-decoration: none; font-size: 13; font-weight: medium; font-family:Verdana}
a.mininav:hover { color: 666666; text-decoration: underline; font-size: 13; font-weight: medium; font-family:Verdana}

a.whitelink:link { color: FFFFFF; text-decoration: none; font-size: 10; font-weight: medium; font-family:Arial}
a.whitelink:active { color: FFFFFF; text-decoration: none; font-size: 10; font-weight: medium; font-family:Arial}
a.whitelink:visited  { color: FFFFFF; text-decoration: none; font-size: 10; font-weight: medium; font-family:Arial}
a.whitelink:hover { color: FFFFFF; text-decoration: underline; font-size: 10; font-weight: medium; font-family:Arial}

td.whitetext { color: FFFFFF; font-size: 9pt; font-family: Verdana, Helvetica, sans-serif}

td.blacktext { color: 000000; font-size: 10pt; font-family: Verdana, Helvetica, sans-serif}

td.yellowtext { color: FFCC00; font-size: 10pt; font-family: Verdana, Helvetica, sans-serif}

td.fainttext { color: 999999; font-size: 8pt; font-family: Verdana, Helvetica, sans-serif}

p.mainheading { color: 000033; font-size: 20; font-weight: bold; font-family:Verdana}

td.mediumheading { color: 882A2A; font-size: 14; font-weight: bold; font-family:Verdana}

td.smallheading { color: 882A2A; font-size: 12; font-weight: bold; font-family:Verdana}

td.whiteheading { color: FFFFFF; font-size: 14; font-weight: bold; font-family:Verdana}

td.maintext { color: 000000; font-size: 12; font-family:Arial}