Body{	background-color: #FFF;
	color: #000;
	font-family: Arial, Helvetica, Verdana, sans-serif;
	text-align: Left;
	margin: 0 0 0 0;
	}
A{	text-decoration: none;
	}
A:link, A:visited{
	color: #44D;
	}
A:hover, A:active{
	color: #2B2;
	}
Small{	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: xx-small;
	}
H1,H2,H3,H4,H5,H6{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	}
H1{	font-size: 10ex;
	font-weight: strong;
	margin: 0 0 0 0;
	color: #33C;
	}
H1 Em{	font-size: large;
	font-weight: strong;
	color: #000;
	}
P {	margin: 1em 3em 1em 3em ;
	text-align: justify;
	}
HR {	border: solid #3C3;
	height: 6;
	}