 html,body{
      margin:0;
      padding:0;
      height:100%;
      border:none;
	  background:#000000;
   	SCROLLBAR-HIGHLIGHT-COLOR: #000000; SCROLLBAR-SHADOW-COLOR: #000000; SCROLLBAR-3DLIGHT-COLOR: #333333; SCROLLBAR-ARROW-COLOR: #ffffff; SCROLLBAR-TRACK-COLOR: #000000; SCROLLBAR-DARKSHADOW-COLOR: #ffffff; scrollbar-face-color: #ff9900; SCROLLBAR-ARROW-COLOR: #FFFFFF;
   }
.normal_text  { font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 12px; font-weight: 400 ; color: #ffcc00; line-height: 13pt;}
.tiny_text  { font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 10px; font-weight: 600 ; color: #ffcc00; line-height: 10pt;}
.heading_text  { font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 16px; font-weight: 400 ; color: #ffcc00; line-height: 16pt;}

h1, h2, h3, h4, h5, h6 
{
  color: red;
  font-family: arial 
}

text
{
  color: #ffcc00;
  font-family: verdana 
}
a:link {color: #ffcc00; text-decoration: underline; font-size: 8pt; font-weight: bold;}
a:visited {color: #ffcc00; text-decoration: underline; font-size: 8pt; font-weight: bold; }
a:hover {color: #ffcc00; text-decoration: none; font-size: 8pt; font-weight: bold; }
a:active {color: #ffcc00; text-decoration: underline; font-size: 8pt; font-weight: bold; } 

P { font-family: "Arial", Times, serif }
