BODY {
	font-family: Goudy Old Style, Book Antiqua, Verdana, Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 14pt;
	font-style: italic;
	background-color: Black;
	color: White;
}

TD {
	background-color : transparent;
	color: White;
	font-family: Goudy Old Style, Book Antiqua, Verdana, Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 14pt;
	font-style: italic;
}

a:hover {
	background-color: transparent;
	color: blue;
	font-variant: small-caps;
	font-weight: bold;
	text-decoration: none;
}

a:link {
	background-color: transparent;
	color: White;
	font-variant: small-caps;
	font-weight: bold;
	text-decoration: none;
}

a:visited {
	background-color: transparent;
	color: blue;
	font-variant: small-caps;
	font-weight: bold;
	text-decoration: none;
}

a:active {
	background-color: transparent;
	color: White;
	font-variant: small-caps;
	font-weight: bold;
	text-decoration: none;
}
