
 BODY {background-color: #0C4501;
	 background-image:url('gfx/bk_main.gif');
	 color: #FFFFFF;
	 
	 margin-left:20;
	 font-family: Courier New, Arial, sans-serif}
 
 A {color: #2CFE00;
	 text-decoration: none;}

 A:visited {color: #2CFE00;}
 A:active {color: #2CFE00;}
 A:hover {color: #ffff00;}

P {font-size:13pt ;
	 
	 margin-left:30pt ;
	 color:white;
	 font-family: Courier New, Arial, sans-serif}
LI {
	 
	 margin-left:30pt}


H1, H2, H3, H4 {
font-weight: bold ;
	 background-image:url('gfx/line_title.gif');
	 background-repeat:no-repeat;
	 font-family: Courier New, Arial, sans-serif ;
	 padding: 5 10 5 10;
	 margin: 0 0 0 0;
	 color:#FFFFFF;
 	 text-align: left;
}

 H1 {
	 font-size:24pt ;
	 padding: 0 5 0 5}

 H2 {font-size: 14pt }
 H3 {font-size: 13pt;}
 H4 {font-size: 12pt;
 	 background-image:none;}

DT {font-weight: bold ;
	 color: #FFFFBB;
	 margin-top:8pt;
	 }
TABLE {
	 border:0;
	 border-bottom:4 groove black;
	 border-right:6 groove black;
	 margin-left: 50;
	 background-color:black;
}
TD {
	 background-image:url('gfx/line_grad.jpg');
	 background-color:black;
	 padding:0;
	 margin:0;
	 color:white;
	 border-left:0;
	 border-top:0;
	 border-bottom:1 groove #787878;
	 border-right:1 groove #b2b2b2;
}
