html {height:100%;}
body
{
	margin: 0px;
	background-color: #FFE297;
	height:100%;
}


.top {
	font-family: verdana;
	font-size: 7pt;
	color: #795441;
	padding-top: 30px;
}


table {
	font-family: verdana;
	font-size: 8pt;
	color: #555555;
}


.team1 {
	font-family: verdana;
	font-size: 8pt;
	color: #555555;
	font-weight: bold;	
}


.team2 {
	font-family: verdana;
	font-size: 8pt;
	color: #555555;
   padding-bottom: 12px;
}


div.bottom {
	font-family: verdana;
	font-size: 12pt;
	color: #795441;
	text-align: center;
}

a {
	font-family: verdana;
	font-size: 8pt;
	color: #555555;
	text-decoration: none;	
	font-weight: bold;
}

a:hover {
	font-family: verdana;
	font-size: 8pt;
	color: #555555;
	text-decoration: none;
	font-weight: bold;	
}


a.start {
	font-family: verdana;
	font-size: 8pt;
	color: #555555;
	text-decoration: none;	
	font-weight: bold;
}

a.start:hover {
	font-family: verdana;
	font-size: 8pt;
	color: #555555;
	text-decoration: underline;
	font-weight: bold;	
}


a.news_link {
	font-family: verdana;
	font-size: 8pt;
	color: #A05C45;
	text-decoration: none;	
	font-weight: bold;
}

a.news_link:hover {
	font-family: verdana;
	font-size: 8pt;
	color: #A05C45;
	text-decoration: underline;
	font-weight: bold;	
}

.news_topic {
	font-family: verdana;
	font-size: 8pt;
	color: #A05C45;
   padding-bottom: 5px;
	font-weight: bold;
}

.news
{
	font-family: verdana;
	font-size: 8pt;
	color: #505050;
	text-align: justify;
	padding-bottom: 30px;
}
