body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}

.news_title {
	font-family: Tahoma;
	font-size: 11px;
	color: #CCCCCC;
	font-weight: bold;
	padding-bottom: 6px;
}

.news_discription {
	font-family: Tahoma;
	font-size: 11px;
	color: #CCCCCC;
	padding-bottom: 12px;
	border-bottom: dashed 1px #ca0202;
}

.last_update {
	font-family: Tahoma;
	font-size: 11px;
	color: #CCCCCC;
}

.table_title {
	font-family: Tahoma;
	font-size: 12px;
	color: #FFFFFF;
	font-weight: bold;
}

.results_rows {
	font-family: Tahoma; 
	font-size: 12px; 
	color: #CCCCCC; 
}

.fixture_rows {
	font-family: Tahoma; 
	font-size: 12px; 
	color: #CCCCCC;
}

.table_rows {
	font-size: 12px; 
	font-family: Tahoma; 
	color: #CCCCCC; 
}

.table_column_titles {
	font-family: Tahoma; 
	font-size: x-small; 
	color: #FFFFFF; 
	font-weight: bold; 
}.news_image {
	float: left;
	padding-right: 8px;
	padding-bottom: 8px;
}
