.PageTitle
{
	font-family:Arial;
	color:Silver;
	font-size:48pt;
}

.BoxNoBorder
{
	font-size:14pt;
	border:0px;
	padding:24pt;
	
}

BODY
{
	font-family:Arial;
	color:White;
	background-color:Teal;
}

A
{
	color:Yellow;
}