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;	}
body.nb {
	font-family: Georgia, "Times New Roman"; text-align: center; font-weight: bold; font-size: 100%;
	margin:0px auto 0px auto; padding:0px 0px 0px 0px; background-color: #000000; color: #FFCC66;	}

p {
	font-family: Georgia, "Times New Roman"; text-align: center; font-weight: bold; font-size: 100%; margin-bottom: 4px; color: #FFCC66;	}
p.h {
	font-family: Georgia, "Times New Roman"; text-align: center; font-weight: bold; font-size: 130%; color: #FF3300;}
p.l {
	font-size: 160%;color: #FFCC66;}
p.x {
	font-size: 210%;color: #FFCC66;}
p.b {
	font-size: 120%;color: #FFCC66;}
div {
	text-align: center; margin: 0px auto 0px auto; color: #FFCC66;color: #FFCC66;	}

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;}
img {border: none;}

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 }

