body {
	font-family: Georgia, "Times New Roman"; text-align: center; font-weight: bold; font-size: 100%;
	margin:10px auto 10px auto; padding:10px 10px 10px 10px; background-color: #000000; color: #FFCC66;	}
p {
	font-family: Georgia, "Times New Roman"; text-align: center; font-weight: bold; font-size: 100%; margin-bottom: 4px;} 
p.h {
	font-family: Georgia, "Times New Roman"; text-align: center; font-weight: bold; font-size: 130%; color: #FF3300;} 
p.l {
	font-size: 160%;}
p.b {
	font-size: 115%;}
div {
	text-align: center; margin: 0px auto 0px auto;}

a:link {color: #FF0000}     /* unvisited link */
a:visited {color: #CC0000}  /* visited link */
a:hover {color: #FDFED8}   /* mouse over link */
a {	
	font-family: Georgia, "Times New Roman"; text-align: center; font-weight: bold; font-size: 100%; color: #FF0000;} 

span {
	font-style: oblique; } 

table {
	border: inset white; border-width: thin; width: 80%; table-layout: fixed; border-spacing: 0px 0px;
	margin:10px auto 10px auto; padding: 5px 5px 5px 5px;}

table.nb {
	border: none;  border-width: thin; width: 80%;  table-layout: fixed; border-spacing: 0px 0px;
	margin:10px auto 10px auto; padding: 5px 5px 5px 5px;}

table.f {
	width: 100%;}

td {
	border: inset white; border-width: thin; text-align: center; border-spacing: 1px 1px;
	margin:10px auto 10px auto; padding: 10px 10px 10px 10px;}

td.nb {
	border: none }

