.header
{
	background-color: #BBFFBB;
	background: url('header.jpg');
}

.title
{
	font-family: Georgia, serif;
	font-size: 60px;
	color: #007700;
	text-decoration: none;
}

.toplinks
{
	font-family: Georgia, serif;
	font-size: 16px;
	color: #DDFFDD;
	background-color: #007700;
}

.toplink
{
	color: #DDFFDD;
}

.footer
{
	background-color: #007700;
	text-align: center;
	font-family: Georgia, serif;
	font-size: 14px;
	color: #DDFFDD;
}

.content
{
	font-family: Georgia, serif;
	font-size: 16px;
}

.score
{
	font-family: Georgia, serif;
	font-size: 13px;
}

.row1
{
	background-color: #DDEEDD;
}

.row2
{
	background-color: #CCDDCC;
}

h1
{
	font-family: Georgia, serif;
	font-size: 20px;
	font-weight: bold;
}

h2
{
	font-family: Georgia, serif;
	font-size: 20px;
	font-weight: normal;
}

.data
{
	font-family: Georgia, serif;
	font-size: 16px;
}