a.menu {
font-weight: bold;
color: #015D39;
font-family: Arial, Helvetica, sans-serif;
font-size: 12px;
text-decoration: none;
line-height: 16px;
}
a:hover.menu {
color: #000000;
font-weight: bold;
} 

a.greenLink {
font-weight: bold;
color: #015D39;
font-family: Arial, Helvetica, sans-serif;
font-size: 10px;
text-decoration: none;
}
a:hover.greenLink {
color: #000000;
font-weight: bold;
} 
a:visited.greenLink {
color: #919295;
font-weight: bold;
} 

a.grnLinkBody {
font-weight: normal;
color: #015D39;
font-family: Arial, Helvetica, sans-serif;
font-size: 12px;
text-decoration: none;
}
a:hover.grnLinkBody {
color: #919295;
} 

.greenBold {
font-weight: bold;
color: #015D39;
font-family: Arial, Helvetica, sans-serif;
font-size: 10px;
text-decoration: none;
}

.body {
font-weight: normal;
color: #000000;
font-family: Arial, Helvetica, sans-serif;
font-size: 12px;
text-decoration: none;
line-height: 15px;
}

.greyBold {
font-weight: bold;
color: #919295;
font-family: Arial, Helvetica, sans-serif;
font-size: 10px;
text-decoration: none;
}

.greenHeader {
font-weight: bold;
color: #015D39;
font-family: Arial, Helvetica, sans-serif;
font-size: 15px;
text-decoration: none;
}

.greenItalicHeader {
font-weight: bold;
color: #015D39;
font-family: Arial, Helvetica, sans-serif;
font-size: 15px;
text-decoration: none;
font-style: italic;
}

.greyHeader {
font-weight: bold;
color: #919295;
font-family: Arial, Helvetica, sans-serif;
font-size: 15px;
text-decoration: none;
}

.greyItalicHeader {
font-weight: bold;
color: #919295;
font-family: Arial, Helvetica, sans-serif;
font-size: 15px;
text-decoration: none;
font-style: italic;
}