H1, H2, H3, BODY {
	color: black;
	font-size: 15px;
	font-family: "Book Antiqua", "Times New Roman", serif;
	background-color: white;
	text-align: center
}

P  {
	font-style: italic;
	background-color: white
}

TD, TH, TR  {
	color: black;
	font-style: italic;
	font-size: 15px;
	font-family: "Book Antiqua", "Times New Roman", serif;
	background-color: white
}

TD.topleft {
	vertical-align : top;
}

A  {
	color: #000066;
	background-color: white
}

A:HOVER   {
	color: #660066;
	background-color: white
}

body {
	background-color: white
}
