body {  background-color: #000000;
		font-family: Georgia;
		font-size: 14pt;
		color: #FFFFFF;}

h3   { 	font-family: Georgia;
		font-size: 18pt;
		color: #FFFFFF;
		font-weight: 400; }
p	 {  font-family: Georgia;
		font-size: 14pt;
		color: #FFFFFF; }

/*
a:link {
	color: #FFFFFF;
	text-decoration: none;}
a:visited {
	color: #6A0442;
	text-decoration: none;}
a:hover {
	color: #6A0442;
	text-decoration: underline;}
a:active {
	color: #6A0442;
	text-decoration: none;}
.leftcell { background-color: #ED79C0;}
.rightcell { background-color: #D1509F;}
.rightcelltxt { font-family: Times New Roman; font-size: 13pt;}
*/