/* GENERIC */
H1  {
    font-family: Arial, Helvetica;
    font-size: 12px;
    font-weight: normal;
    color: black;
    margin: 10px 0;
}

H2  {
    font-family: Arial, Helvetica;
    font-size: 12px;
    font-weight: normal;
    color: black;
    margin: 10px 0;
    text-transform: uppercase;
}

H3  {
    font-family: Arial, Helvetica;
    font-size: 18px;
    font-weight: bold;
    color: #0858a9;
    margin: 0;
}

H4  {
    font-family: Tahoma, Arial, Helvetica;
    font-size:  12px;
    font-weight:    normal;
    color: #003366;
    margin: 0;
}

H5  {
    font-family: Arial, Helvetica;
    font-size: 12px;
    font-weight: normal;
    color: #336600;
    margin: 0;
}

H6  {
    font-family: Arial, Helvetica;
    font-size: 12px;
    font-weight: normal;
    color: #336600;
    margin: 0;
}
H1 a:link, H1 a:visited, H1 a:active, H1 a:hover {
    color: #b72f61;
    text-decoration: none;
}
.catmenu {
  color: white;
}
.catmenu a:link, .catmenu a:visited, .catmenua:active, .catmenu a:hover {
  color: white;
  text-decoration: none;
}
.PagingTable {
  border: 0;
}
.smallgrey {
    font-family: Arial, Helvetica;
    font-size: 9px;
    font-weight: normal;
    color: #b3b2b0;
    text-transform: uppercase;
}
