IMG {	border: 0;
	margin: 30;
	align = "CENTER";
	}

OBJECT {border: 0;
	margin: 100;
	float: "LEFT";
	}

BODY { 	background-color: black;
	font-size: 12pt;
	font-family: "lucida console";
	}

H1 { 	color: white;
	background-colour: black;
	font-size: 28pt;
	font-family: "lucida console";
	}

H2 { 	color: white;
	font-size: 20pt;
	font-family: "lucida console"; 
	}

H3 { 	color: white;
	font-size: 20pt;
	font-family: "lucida console"; 
	}

H4 { 	color: white;
	font-size: 10pt;
	font-family: "lucida console"; 
	}

H5 { 	color: white;
	font-weight: normal;
	font-size: 8pt;
	font-family: "lucida console"; 
	}

HR {	border: 0;
	color: white;
	background-color: white;
	width: 100%;
	height: 7px;
	}

P { 	font-size: 12pt;
	color: white;
	font-family: "lucida console";
	margin: 100;
	text-align:justify
	}

Pnorm { font-size: 12pt;
	color: white;
	font-family: "lucida console";
	}

A {	font-size: 12pt;
	color: white;
	font-family: "lucida console";
	}

PRE, TT, CODE { font-size: 12pt;
		font-family: "lucida console";
	}

TABLE { background-color: #dddddd }

TD { 	font-size: 10pt;
	font-family: "lucida console";
	background-color: #dddddd ;
	}

TD.light { background-color: #eeeeee }

TD.darker { background-color: #cccccc }

TH { background-color: #bbbbbb }

