body {
}
a:link {
color: #38452f;
text-decoration: underline;
}
a:visited {
color: #4f674c;
text-decoration: underline;
}
a:hover {
color: #4a5f3c;
text-decoration: underline;
}
span {
font-family: helvetica;
color: #000000;
font-size: 11pt;
}
span.fontHeaders {
color: #5a7588;
font-weight:bold;
}
span.contactStyle {
color: #5a7588;
}