a:link, a:hover, a:active, a:visited
	{
	color: #000000;
	}

html,body
	{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: small;
	height: 100%;
	width:100%;
	margin: 5px 0px 0px 0px;
	}
h1
	{
	margin: 0px 0px 0px 0px;
	}
h2
	{
	margin: 0px 0px 0px 0px;
	font-size: medium;
	}
img
	{
	border: none;
	}
table, tr, td
	{
	vertical-align:top;
	text-align:left;
	}
HR
	{
	border: 1px #D3E750 solid;
	height: 1px	
	}
#header
	{
	text-align:center;
	}
#search
	{
	background-color:#D3E750;
	border-top: 2px solid #484848;
	border-bottom: 2px solid #484848;
	padding: 20px 0px 20px 0px;
	height: 110px;
	width: 100%;
	}
#content
	{
	padding: 0px 5px 0px 5px;
	}
#content a:link	{ color:#000000; }
#content a:hover { color: #000000; }
#content a:active { color: #000000; }
#content a:visited { color: #000000; }
#notice
	{
	color: #990000;
	font-weight:bold;
	}
#score	{ color:#333333; font-size:9px; }
#footer
	{
	font-size: xx-small;
	text-align:center;
	}
