BODY 	{ background-color: white; font-family: tahoma; font-size: 12; color: black;
	padding: 7px;  }

a	{ color: blue; }

.title	{ font-family: arial, serif; font-size: 24px; font-variant: small-caps;
	padding-top: 14px; word-spacing: -6px }  
	


.main	{ border-top: 3px; border-left: 0px; border-right: 0px; border-bottom: 0px;  
		border-color: black; border-style: solid; margin-top: -7px; }
	
td.content	{ padding: 7px; }	




p.countdown	{ text-align: center; padding-top: 5px; font-size: 22; font-family: serif; }
p.refresh	{ text-align: center; font-size: 12; text-decoration: none; }

p.refresh a:link, p.refresh a:active, p.refresh a:visited
		{color: green; text-decoration: none; }




.footer	{ font-size: 10; margin-top: 20px; color: black; text-align: center;
	border-top: 1px; border-left: 0px; border-right: 0px; border-bottom: 0px;  
	border-color: black; border-style: solid; }
	
	
