body {  font-size: 10pt;
        color: #000000;
        background: #FFFFFF }
table {font-size: 10pt}

A:link {color: black;
        text-decoration: none}
A:visited {color: black;
        text-decoration: none}
A:active {color: black}
        text-decoration: none}

.titlefont {font-size: 16pt}
.titlefont2 {font-size: 20pt}
.titlefont3 {font-size: 16pt}

.greenfont {font-size: 12pt; color: green; font-style: bold}
.blackfont {font-size: 12pt; color: black; font-style: bold}

.body2 {font-size: 12pt; color: black}

A.plain:link {color: blue;
        text-decoration: none}
A.plain:visited {color: blue;
        text-decoration: none}
A.plain:active {color: blue;
        text-decoration: none}


