BODY {
	margin:0px; 
	font-family: "Courier New", "Courier", monospace;
}

A:link {
	color:rgb(255,64,0);}
A:visited {
	color:rgb(0,198,0);}
A:active {
	color:rgb(223,223,0);}
A:hover {
	color:rgb(255,255,0);}

H* {
	font-weight: bold;
	text-align: left;
}

H1 {
	font-size:160pt;
}

H2 {
	font-size:15pt
}

