Body	{font: 12pt "times"; font-weight: normal;
	color: black;
	background: black}
	
A:link{ color: rgb(255,255,255) }
A:visited { color: rgb(255,255,255) }
A:active { color: red }

H1   	{font: 20pt "arial black"; font-weight: bold;
		color:  rgb(255,255,255);	
		margin-top: .3em;
		margin-bottom: .3em;

	}

H2	{font: 12pt "arial black"; font-weight: bold;
	  	color: rgb(160,91,51);
			text-align:left;	
					margin-top: -.3em;
						margin-bottom: -.3em;
	}

H3	{font: 12pt "times roman";
		font-style: italic;
	  	color: white;	
		margin-left: 2em;
		margin-right: 1em;
		margin-top: .3em;
		margin-bottom: -.3em;
	}

H6	{font: 12pt "times roman";
		font-style: italic;
	  	color: black;	
		margin-left: 2em;
		margin-right: 1em;															

	}
HREF {font: 8pt "arial"
	  color: rgb(134,10,130);
	}

P {margin-top: .3em;
	margin-bottom: .3em;
	}
LI {list-style-type: none;
	margin-top: -.3em;
		margin-bottom: -.3em;
margin-left:-2.5em;
	}
