
body {
font-family: Arial, Helvetica, sans-serif;
color: #000000 ;
background-color: #02755B ;
}

p {
font-size: 10pt ;
}

li {
font-size: 10pt ;
}

td {
font-size: 10pt ;
}

b {
color: #115739 ;
}

strong {
color: #115739 ;
}
.emph {
font-style: italic ;
font-weight: bold ;
color: #BB3322 ;
}

.small {
font-size: 8pt ;
}

.redtext {
color: #CC0000 ;
}

.greentxt {
color: #115739 ;
}

h1 {
font-family: Arial, Helvetica, sans-serif;
font-style: normal ;
font-weight: bold ;
font-size:  15pt ;
text-align: center ;
text-transform: uppercase ;
color: #115739 ;
}

h2 {
font-family: Arial, Helvetica, sans-serif;
font-style: normal ;
font-weight: bold ;
font-size:  13pt ;
color: #115739 ;
}

a:link {
color: #006666 ;
}
a:visited {
color: #006666 ;
}
a:hover {
color: #115739 ;
}
a:active {
color: #115739 ;
}


