	BODY {
		background-color: black; 
		color: white;	
		font-size: 9pt;
		line-height: normal;	
		font-family: arial, sans-serif;
		font-variant: normal;
		font-style: normal;
		margin-top:0px;		
		}
	TABLE {
		padding:2px;	
		font-size: 9pt;
		line-height: normal;	
		font-family: arial, sans-serif;
		font-variant: normal;
		font-style: normal;
		}	
	TD {
		padding:2px;	
		font-size: 9pt;
		line-height: normal;	
		font-family: arial, sans-serif;
		font-variant: normal;
		font-style: normal;	
		}			
	H1 {
		padding:0px;	
		margin:0px;
		border-top: thin solid darkgreen;
		background-color: black; 
		color: white;
		font-weight: bold;
		font-size: 18pt;
		line-height: normal;
		font-family: arial, serif;
		font-variant: normal;
		font-style: normal;
		}
	H2 {
		padding:0px;	
		margin:0px;	
		background-color: black;
		color: white;
		font-weight: bold;
		font-size: 14pt;
		line-height: normal;
		font-family: arial, sans-serif;
		font-variant: normal;
		font-style: normal;
		}
	H3 {
		padding:0px;	
		margin:0px;	
		background-color: black;
		color: white;
		font-weight: bold;
		font-size: 10pt;
		line-height: normal;
		font-family: arial, sans-serif;
		font-variant: normal;
		font-style: normal;
		}
	H4{
		color: white;
		font-weight: bold;
		font-size: 10pt;
		line-height: normal;
		font-family: arial, sans-serif;
		font-variant: normal;
		font-style: normal;
		}
	HR {
		color: green;
		height:1px;
		}		
	INPUT {		
		color:#fffff0;
		font-size:9pt;
		height:20px;
		background-color:green;
		font-weight:700;
		border-color:#606060;
		padding:0;
		margin:0;
		border:2;
		}				
	A:link { color: limegreen; text-decoration:none;font-size:10pt } /* unvisited link */
	A:visited { color: tomato; text-decoration:none;font-size:10pt } /* visited links */
	A:active { color: lime; text-decoration:none;font-size:10pt } /* active links */

