/* CSS Document */

.match {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	font-weight: bold;
	line-height:10px;
	color:#000000
	}

.match .bodytext {
	color:#000000;
	}
	
	.match2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	line-height:10px;
	color:#FFFFFF
	}
	.match2 .bodytext {
	color:#FFFFFF;
	}
	
.match_quarter {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	font-weight: bold;
	line-height:17px;
	}
	.match_quarter .bodytext {
	color:#000000;
	}
	
	

table p {
margin: 0px;
padding: 0px;
}
table .bodytext p{
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}