A:link    { color: navy; font-weight: bold; text-decoration: underline;}
A:active  { color: red; font-weight: bold; text-decoration: underline;}
A:visited { color: red; font-weight: bold; text-decoration: underline;}

body 	{text-decoration: none;
         color: black;
	 background: #FFFFFF url("https://www.pbase.com/gearedsoft/image/75014426.jpg") fixed;
         font-family: "Verdana, Helvetica, Arial, Tahoma";
         font-size: 8pt;
         font-weight: normal; 
	 scrollbar-base-color : #E7E3E3;
	 scrollbar-arrow-color : white;
         cursor: normal;
	}

H1 { font-family: "Verdana, Helvetica, Tahoma, Arial"; font-style: normal; font-size: 18pt; font weight: normal;}
H2 { font-family: "Verdana, Helvetica, Tahoma, Arial"; font-style: normal; font-size: 15pt; font weight: bold;}
H3 { font-family: "Verdana, Helvetica, Tahoma, Arial"; font-style: normal; font-size: 12pt; font weight: bold;}
H4 { font-family: "Verdana, Helvetica, Tahoma, Arial"; font-style: normal; font-size: 10pt; font weight: bold;}
P  { font-family: "Verdana, Helvetica, Tahoma, Arial"; font-style: normal; font-size: 8pt; font weight: normal;}

TABLE {background: none;
       color: black;
       font-family: "Verdana, Helvetica, Arial, Tahoma";
       font-size: 8pt;
       font-weight: normal; 
       }




BODY { margin-top: 0px; top: 0px; }
BODY TABLE A IMG { display: inline; }
HR { position: relative; }
