h1 {
font-size: 13px; 
font-family: Arial; 
font-weight: bold;
color: #4d4d4f;
margin-bottom: 0px;
}

h2 {
font-size: 17px;
font-family: Arial;
color: #6b93ad;
margin-bottom: 0px;
}



body {
font-size: 12px;
font-family: Helvetica;
}

a.topmenu:link      { color: #FFFFFF; text-decoration: underline; font-size: 12px;}
a.topmenu:hover     { color: #c9c8eb; text-decoration: underline;  }
a.topmenu:active    { color: #FFFFFF; text-decoration: underline; }
a.topmenu:visited   { color: #FFFFFF; text-decoration: underline; font-size: 12px; }


a:link      { color: #5d7399; text-decoration: underline; font-size: 12px;}
a:hover     { color: #c14a46; text-decoration: underline;  }
a:active    { color: #5d7399; text-decoration: underline; font-weight: bold;  }
a:visited   { color: #5d7399; text-decoration: underline; font-weight: bold; font-size: 12px; }

