﻿A:link {
    color: #000000;
    font-family: Arial, sans-serif;
    font-size: 9pt;
    font-weight: bold;
    text-decoration: none;
}

A:hover {
    color: #841414;
    font-family: Arial, sans-serif;
    font-size: 9pt;
    font-weight: bolder;
    text-decoration: none;
}

A:visited {
    color: #000000;
    font-family: Arial, sans-serif;
    font-size: 9pt;
    font-weight: bold;
    text-decoration: none;
}

A:active {
    color: #000000;
    font-family: Arial, sans-serif;
    font-size: 9pt;
    font-weight: bold;
    text-decoration: none;
}

A.abold:visited {
    color: #000000;
    font-family: Arial, sans-serif;
    font-size: 16px;
    font-weight: bold;
    text-decoration: none;
}

A.abold:link {
    color: #000000;
    font-family: Arial, sans-serif;
    font-size: 16px;
    font-weight: bold;
    text-decoration: none;
}

A.abold:hover {
    color: #007700;
    font-family: Arial, sans-serif;
    font-size: 16px;
    font-weight: bold;
    text-decoration: none;
}

A.abold:active {
    color: #000000;
    font-family: Arial, sans-serif;
    font-size: 16px;
    font-weight: bold;
    text-decoration: none;
}

.csstab {
    background-color: #FFFFFF;
    border-color: #FFFFFF;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 9pt;
}

.cssrow { background-color: #E5E5E5; }

.cssaltrow { background-color: #F0F0F0; }

.csshead {
    background-color: #009B00;
    color: White;
}

.cssfotter { background-color: #CCE6CC; }

.csspager { }

.cssselrow { }

.csseditrow { background-color: #CCE6CC; }