body
{
	background-image:url('background.jpg')
}
p.desc
{
	font-size:0.93em;
	text-align:left;
	text-indent:20pt;
}
.rightbox
{
	margin-bottom:5px;
	margin-top:50px;
	height:77px;
	background-color:green;
	padding-top:2px;
	padding-bottom:2px;
}
.top
{
	height:40px;
	text-align:left;
	border-bottom:thin double brown;
}
div
{
		text-align: center;
}
table	
{
	border-collapse: collapse;
	margin-left:auto;
	margin-right:auto;
	empty-cells:hide;
}  
p {text-align:center}	
td.toprow{border-bottom: 2px solid #ffffff; vertical-align: bottom;}
td	{border-right: 1px solid #3ec116; 
tr#space	{visibility: hidden;}
h1 
{
	font-family:Palatino Linotype; 
	color:green
	font-style:bold;
}