BODY {
	background : Black;
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	color : White;
	font-size: 13px;
}
TABLE {
	border : thin ridge #1069AA;
}

TH {
	background : #006699;
	color : White;
}

TD {
	color : White;
}

H1 {
	text-align : center;
}

P {
	text-justify : auto;
	text-align : justify;
}

TD {
	border: none;
}

A:link
{
	color: #003347;
}

A:visited
{
	color: #8A2BE2;
}

A:active
{color: #8A2BE2}

A:hover
{background-color: #008000;
color: #FFFFFF;
text-decoration: none}

.bottom {
margin:5px;
}

.returnlink {
text-align:center;
font-size:12px;
}

.placecol {
background-color:#384856;
}