* 		 		 { font-family:  Verdana, Arial, 'Lucida Grande',Sans-Serif; padding: 0px; margin: 0px;
					color: #FFF;  font-size: 14px;
					line-height: 20px;
  }
			
BODY 		     { MARGIN: 0px; padding: 0px; overflow: auto;	
					 /*SCROLLBAR-FACE-COLOR: Black;  
					 SCROLLBAR-ARROW-COLOR: #3C3C3C;	
					 SCROLLBAR-TRACK-COLOR:#3C3C3C;	
					 scrollbar-highlight-color:#3C3C3C;	
					 scrollbar-3dlight-color: Black; 
					 scrollbar-darkshadow-color: #3C3C3C;	
					 scrollbar-shadow-color: Black;*/
 					}

table.outside { width: 100%; height: 100%;  border: 0px;      }
table.inside  { width: 782px;      }





hr 			{ height: 0; border: 0; border-top: 1px dashed #FFCC00; margin-top: 10px; margin-bottom: 10px; }

H1 			{ font-size: 22px; color: #FFF;  letter-spacing: 1px;  font-weight: normal;  padding: 12px 0 0 12px;   }
H2				{ font-size: 20px; color: #FFF;  letter-spacing: 1px;  font-weight: bold; margin-bottom: 8px; margin-top: 32px;    }
H3				{ font-size: 16px; color: #FFF; font-weight: bold; margin-bottom: 8px; margin-top: 24px; }

p				{ margin-bottom: 20px; }

ul				{ text-align: left;  margin-left: 20px; padding: 0px; margin-bottom: 12px; }
ol 			{ text-align: left;  margin-left: 6px!important; margin-left: 24px; padding-left: 16px; margin-top: 12px; margin-bottom: 12px; }
li     		{	margin-top: 0px; margin-bottom: 0px; margin-left: 0px!important; margin-left: -14px; margin-top: 0px; padding: 0px;}
li.text    	{	margin-left: -6px!important;	margin-left: -4px;	padding-top: 0px;	 padding-right: 15px; list-style: square;  }






