﻿      A:link
        {
            font-family: Arial, sans-serif;
            font-size: 9pt;
            text-decoration: none;
            font-weight: bold;
            color: #000000;
        }
        A:hover
        {
            font-family: Arial, sans-serif;
            font-size: 9pt;
            text-decoration: none;
            font-weight: bolder;
            color: #841414;
        }
        A:visited
        {
            font-family: Arial, sans-serif;
            font-size: 9pt;
            text-decoration: none;
            color: #000000;
            font-weight: bold;
        }
        A:active
        {
            font-family: Arial, sans-serif;
            font-size: 9pt;
            text-decoration: none;
            color: #000000;
            font-weight: bold;
        }
A.abold:visited { font-family: Arial, sans-serif; font-size: 16px; text-decoration: none; color: #000000; font-weight:bold }
A.abold:link { font-family: Arial, sans-serif; font-size: 16px; text-decoration: none; color: #000000; font-weight:bold }
A.abold:hover { font-family: Arial, sans-serif; font-size: 16px; text-decoration: none; color: #007700; font-weight:bold }
A.abold:active { font-family: Arial, sans-serif; font-size: 16px; text-decoration: none; color: #000000; font-weight:bold }
       
        .csstab
        {
            border-color: #FFFFFF;
            background-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;
        }

