     body {font-family: Verdana;
           font-size: 8pt;
           color: Black;
           background-image: url('images/layout_background.jpg');
	   background: black;
     	   align: right;
}

     
     td, font, div {
	font-family: Verdana;
	font-size: 8pt;
	color: 	white;	   
     }
     
     td.total { border-top:1px solid #777;}
     
     .highlight {border-bottom: 1px solid white;}
     
     .label, .header {font-weight:bold;}
     
     input {
	font-family: Verdana;
	font-size: 8pt;
	
     }
     
     a { color:white;}
     
     h1, h2, h3 {color:#db6b1f; font-weight:bold;}
     
     h1 {font-size:16px;}
     h2 {font-size:12px;}
