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

TD {
	background-color : White;
	font-family: Goudy Old Style, Book Antiqua, Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 11pt;
	font-weight: normal;
	font-style: italic;
	text-align: center;
	vertical-align: middle; 
	color: Black;
}

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

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

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

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