BODY {font-size: 12pt; 
      font-family: Verdana,Arial,Helvetica,MS Sans Serif;
	  background-color: #000000;
	  background-image: URL(mydir/myfile.jpg) }
	    
H1 {font-size: largest;
      font-family: Verdana,Arial,Helvetica,MS Sans Serif;
      font-weight: bold;
      color: #bb0000}
.H1NB {font-size: largest;
      font-family: Verdana,Arial,Helvetica,MS Sans Serif;
      font-weight: bold;
      color: #bb0000}

  
H2 {font-size: larger;
      font-family: Verdana,Arial,Helvetica,MS Sans Serif;
      font-weight: bold;
      color: #bb0000}
.H2NB {font-size: larger;
      font-family: Verdana,Arial,Helvetica,MS Sans Serif;
      font-weight: bold;
      color: #bb0000}
			
H3 {font-size: small;
	  font-family: Verdana,Arial,Helvetica,MS Sans Serif;
      font-weight: bold;
      color: #bb0000}
.H3NB {font-size: small;
	  font-family: Verdana,Arial,Helvetica,MS Sans Serif;
      font-weight: bold;
      color: #bb0000}
	  
HR  {color: #bb0000;
	  width: 100%;
	  size:4px;
	  align: left;
	  margin-top: -4pt}

P   {font-size: small; 
      font-family: Verdana,Arial,Helvetica,MS Sans Serif;
	  font-weight: bold;
	  color: #cccccc ;}
	  
.Palign   {font-size: small; 
      font-family: Verdana,Arial,Helvetica,MS Sans Serif;
	  font-weight: bold;
	  color: #cccccc ;
	  text-align:right;}
	  
UL   {font-size: small; 
      font-family: Verdana,Arial,Helvetica,MS Sans Serif;
	  font-weight:bold;
	  color: #cccccc;}

SUP   {font-size: small; 
      font-family: Verdana,Arial,Helvetica,MS Sans Serif;
	  font-weight:bold;
	  color: #cccccc;}
	  
TD   {font-size: small; 
      font-family: Verdana,Arial,Helvetica,MS Sans Serif;
	  color: #cccccc}
.TDNB   {font-size: large; 
      font-family: Verdana,Arial,Helvetica,MS Sans Serif;
	  font-weight: bold;
	  color: #bb0000}
	  
SUP  {font-size: 8pt; 
      font-family: Verdana,Arial,Helvetica,MS Sans Serif;
	  color: #000000}

SUB  {font-size: 8pt; 
      font-family: Verdana,Arial,Helvetica,MS Sans Serif;
	  color: #
  
PRE {font-size: 11pt;
      font-family: Verdana,Arial,Helvetica,MS Sans Serif;
	  font-style: italic;
	  font-weight: bold;
      color: #000000;
	  padding-left: 30pt;
	  padding-right: 30pt}
       
.text {font-size: 11pt; 
      font-family: Verdana,Arial,Helvetica,MS Sans Serif;
      color: #000000;
      margin-top: 6pt}			
			
.footer {font-size: 8pt; 
      font-family: Verdana,Arial,Helvetica,MS Sans Serif;
      color: #000000;
      margin-top: 6pt}

A  {text-decoration: none;
	font-size: 11pt;
	font-weight: bold;
	color: #006dbb;
	font-family: Verdana,Arial,Helvetica,MS Sans Serif;
 }
A:link {text-decoration: none;
	font-size: 10pt;
	font-weight: bold;
	color: #006dbb;
	font-family: Verdana,Arial,Helvetica,MS Sans Serif;
 }
A:visited {}
A:active {}
A:hover {color: #bb0000; text-decoration: underline }
