body
{      
	background:url(pics/background.jpg); 
	background-attachment:fixed;
}

td
{
	text-align: center;
}

body, th, p 
{
	font-family: Comic;
	color:#FFFFFF;
	text-align:left;
	FONT-SIZE:16px;
}

a:link {
	color: #99FFFF;
	text-decoration: underline;
}
a:visited {
	color: #FF3333;
	text-decoration: underline;
}
a:hover {
	color: #FF9933;
	text-decoration: none;
}
a:active {
	color: #0066CC;
	text-decoration: underline;
}


.pc
{
	text-align:center;
}

h1 
{
	FONT-SIZE:16pt;
	font-weight:bold;
	text-align:center;
}

h2 
{
	FONT-SIZE:14pt;
	font-weight:bold;
	text-align:center;
}

date 
{
	FONT-SIZE:16px;
	font-weight:bold;
	text-align:center;
} 




