body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #09521B;
    background-color: #000000; 
    background-image:url(index/bkg.gif); 
    background-position:center center; 
    background-repeat: repeat-y;
	margin:0 0 0 0;    

	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: 20px;
	font-weight: normal;
    text-decoration: none;
    color: #002F00;
}

p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: 20px;
	font-weight: normal;
	color: #002F00;
	text-decoration: none;
}	
	

p.banner {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	padding:4pt;
        height:20px;
            background-color:#003020;
            color:#FFFFFF;
}
    
table.plain {
	border-style:dashed;	

}

td {
        vertical-align:top;	
}










