body {
	font-size:9pt;
	color: #000000;
	font-family: Verdana;
	margin: 0px;
	padding: 0px;
	}

a:link { color:#000066; text-decoration:none }
a:active { color:#000066; text-decoration:none }
a:visited { color:#000066; text-decoration:none }
a:hover { color:#000066; text-decoration:underline }

a.nav:hover { color:#fff; text-decoration:underline }

table 
	{ 
	font-size:1em;
	}

H1	{
	font-size:16pt;
	font-weight:bold;
	line-height:23pt;
	margin:0px 0px 4px 0px;
	font-family: Trebuchet MS;
	}
H2	{
	font-size:11pt;
	font-weight:bold;
	line-height:12pt;
	margin:0px 6px 4px 0px;
	font-family: Trebuchet MS;
	}

#title { background-color: #CCCCCC; border: 1px solid #888888; color: #000000; padding: 2px 2px 2px }
#title a { color: #000066; text-decoration:none }
#title a:active { color:#000066; text-decoration:none }
#title a:visited { color:#000066; text-decoration:none }
#title a:hover { color:#000066; text-decoration:underline }

.gamelist {
	font-weight: bold;
}

form {
	margin: 0px;
	padding: 0px;
}