BODY {
	background : #000000;
	font-family : Century Gothic, Verdana, Arial, Geneva;
	font-size : 12pt;
	color : White;
	margin-top : 60px
}

P {
	font-family : Century Gothic, Verdana, Arial, Geneva;
	color : White;
}

P.INDENT {
	margin-left: 2em
}

A:LINK, A:VISITED {
	text-decoration: none;
	font-weight : bold;
	color: White;
}

A:HOVER {
	color : RED;
	text-decoration : none;
}


.small {
	font-size : 8pt;
}

