BODY, TD {
	background: black;
	color : white;
	font-family :  Arial, sans-serif;
	font-size: 14px;
	text-align: justify;
}

H2 {
	font-size: 14pt;
	color: white;
}


}


A {
	text-decoration: none;
	color: aqua;
}

A:Hover {
	text-decoration: underline;
	
}


}

