﻿body { font-size: 8pt;
    font-family: Verdana;
    color: white;
    background-color: black;

}

A
{font-size: 8pt;
    color:  white;
    font-family: Verdana;
}

H1{font-size: 12pt;
    font-family: Verdana;
    color: white;
    font-weight:bold;
    line-height:normal;
    white-space:normal
    }

H2{font-size: 10pt;
    font-family: Verdana;
    color: White;
    font-weight:bold}

H3{font-size: 10pt;
    line-height:normal;
    font-family: Verdana;
    color:white;
    font-weight:bold}
    

.MyLink
{font-size: 8pt;
    color:red;
    font-family: Verdana;
    text-decoration: underline;
}

.L2
{font-size: 12pt;
    color:white;
    font-family: Verdana;
    text-decoration: underline;
}
.IE8Fix 
{ 
    z-index: 1000; 

}
