body
{
	background-color: #999966;
	font-family: arial;
	font-size: 80%;
	font-weight: bold;
	font-style: italic;
	text-align: center;
}
h1 {background-color: #00ff00}
h2 {background-color: transparent}
p {background-color: rgb(250,0,255)}
td
{
	font-family: arial;
	font-weight: bold;
	text-align: center;
	color: #FFFFFF;
}
a:active, a:visited, a:link, a:hover
{
	color: #FFFFFF
}

