body
{
	font-size:80%;
	font-family:arial, sans-serif;
	margin:0px;
	padding:0px;
	background-color:white;
}

a
{
	color:#B70000;
	text-decoration:none;
}

a:hover
{
	text-decoration:underline;
}

form
{
	margin:0;
	padding:0;
}

h1,h2,h3,h4,h5,h6
{
	margin:0px 0px 20px 0px;
}

h3
{
        font-size:90%;
        margin-bottom:0;
        margin-top:1%;
}

h4
{
        margin-bottom:0%;
}

table.gametable
{
        font-size:100%;
        text-decoration:none;

}

table.gameheader
{
        font-size:66%;
        text-decoration:none;
}

