BODY {
        color: black;
        font-family : Verdana, Arial, Helvetica, sans-serif;
        background-image: url(images/gm.gif);
        background-repeat: no-repeat;
        background-position: 45px 10px;
        background-attachment: fixed;
	    opacity: .99;
        filter: alpha(Opacity=100); 
        text-align: left;
        margin-top: 0px;
        margin-left: 0px;
        margin-right: 0px;
        margin-bottom: 0px;
               
}


BODY H2 {
        color: #840094;
        font-family : Verdana, Ariel, Helvetica;
        font-size: 10pt;
        font-style: bold;
        font-weight: 900;
        text-align : center;
}

BODY H3 {
        color: black;
        font-family : Verdana, Ariel, Helvetica;
        font-size: 9pt;
        text-align : left;
        font-weight: 500;
}


BODY P {
        color: white;
        font-family : Verdana, Arial, Helvetica, sans-serif;
        font-size: 1pt;
        text-align : left;
}

A {
        color: blue; 
        text-decoration: none;
        font-weight: 500;
        font-size: 9pt;
}

TD {
        font-size: 9pt;
        border-right: #000000 0px solid; 
        border-top: #000000 0px solid; 
        border-left: #000000 0px solid; 
        border-bottom: #000000 0px solid;
}

.opacity {
        z-index: 600; 
        filter: alpha(Opacity=80); 
	    opacity: .8;
        position: relative; 

}
 

div#gf {
        z-index: 300; 
        left: 10px; 
        position: absolute; 
        bottom: 10px;
	    opacity: .99;
        filter: alpha(Opacity=100); 

}       
