body {
	background-color: #FFFFFF;
	margin-left: 5%;
	margin-top: 3%;
	margin-right: 5%;
}
th,h3 {
	color: #990000;
}
a:link {
	color: #ff0000;
	text-decoration: none;
}
a:visited {
	color: #990000;
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
}
a:active {
	text-decoration: none;
}
#header
{
	font-family:Verdana, Geneva, Arial, Helvetica, sans-serif;
}

#left
{
	position: absolute;
	top: 25%;
	right: 50%;
	left: 5%;
	text-align: center;
}
#right
{
	position: absolute;
	top: 25%;
	right: 5%;
	left: 50%;
	text-align: center;
	font-size: 100%;
	font-weight: bold;
	font-family:Verdana, Geneva, Arial, Helvetica, sans-serif;
}
#table
{
		font-family:Verdana, Geneva, Arial, Helvetica, sans-serif;
		font-size: 80%	;
}
