/* Copyright 2004. All rights reserved. */
/* Created by All Web Promotion, Inc.  */
/* Managed by Kelly Wilson  */

BODY {
	 background-color:black; 
	 font-family:arial,helvetica,sans-serif,verdana,; 
	 color: #FFFFFF; 
	 font-size: 12pt;
     }
BODY.finaltext {
	           font-family:arial,helvetica,sans-serif,verdana,;  
	           color: #FAFAFA; 
	           font-size: 9pt;
               }

P {
	 font-family:arial,helvetica,sans-serif,verdana,; 
	 color: #FAFAFA; 
	 font-size: 12pt;
     }

H2, H3, H4, H5, H6, H7 {color: #FAFAFA}

A:link    {color: #FAFAFA}
A:active  {color: #D60131}
A:visited {color: #D60131}
A:hover   {color: #ffffff; background: #D60131;}

TD {
   font-family: verdana,arial,helvetica,sans-serif;
   font-size: 12pt;
   color: #FAFAFA;
   }
TD.address {
	       height: 25px;
           text-align: left;
		   background-color:silver;
	       font-family: verdana,arial,helvetica,sans-serif;
	       font-size: 10pt;
           color: #0D0D0D;
		   }

