       BODY
         { 
	scrollbar-face-color: #FFFFFF;
	scrollbar-highlight-color: #FFFFFF;
	scrollbar-shadow-color: #DEE3E7;
	scrollbar-3dlight-color: #D1D7DC;
	scrollbar-arrow-color:  #796DB7;
	scrollbar-track-color: #EFEFEF;
	scrollbar-darkshadow-color: #98AAB1;
           margin-bottom: 0px;
           margin-top: 0px;
           padding-top: 0px;
           padding-right: 0px;
           padding-bottom: 0px;
           padding-left: 0px;
         }

A:link {text-decoration: none}
A:visited {text-decoration: none}
A:active {text-decoration: none}
A:hover {text-decoration: underline; color: #3399FF;}
       td
	{
		font-family: Arial;
		font-size: 13px;
		color: #000000;

	}
        h1
        {
               font-family: verdana;
               font-size: 13px;
               font-weight: bold;
               margin-bottom: 0em;
        }
        h2
        {
               font-family: verdana;
               font-size: 13px;
               font-weight: bold;
               margin-bottom: 0em;
        }