body {
	margin:0px;
	background-image:url(black.gif);
	}
table {
	margin-top:20px;
	}
table table {
	margin-top:0px;
	}
table.weblog {
	margin-top:4px;
	}
td {
	background-image:url(yellow.gif);
	font-family:"Courier New",Courier,monospace;
	font-size:9pt;
	}
td.black {
	background-image:url(black.gif);
	}
td.big {
	font-size:40pt;
	}
td.big2 {
	font-size:142px;
	}
td td td,td td {
	font-family:"Courier New",Courier,monospace;
	line-height:12pt;
	background-image:none;
	}
td.countdown {
	background-image:none;
	color:#999900;
	font-family:Arial,sans-serif;
	font-weight:bold;
	text-align:center;
	}
td.countdown a {
	font-weight:bold;
	color:#999900;
	}
h1 {
	text-align:right;
	font-family:"Courier New",Courier,monospace;
	font-size:18pt;
	}
h2 {
	font-family:"Courier New",Courier,monospace;
	font-size:14pt;
	color:#000099;
	padding-bottom:0pt;
	margin-bottom:0pt;
	}
h3 {
	font-family:"Courier New",Courier,monospace;
	font-size:13pt;
	color:#000099;
	margin-bottom:-10pt;
	}
p {
	margin-left:10pt;
	font-family:"Courier New",Courier,monospace;
	font-size:9pt;
	}