
body {
	margin-left: 0px;
	margin-top: 60px;
	margin-right: 0px;
	margin-bottom: 40px;
	background-image: url(/img/common/player_background.jpg);
	background-repeat: repeat-x;
	background-color: #f1f2f2;
	text-align: center;
}

body, td, th {
	color: #2c3337;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 21px;
	font-weight: bold; 
	line-height: normal;
}

a:link, a:visited, a:active {
	color: #5f8aaf;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 21px;
	font-weight: bold; 
	text-decoration: underline;
}

a:hover {
	color: #5f8aaf;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 21px;
	font-weight: bold; 
	text-decoration: none;
}
