body {
	background-image: url(../images/devink_map_design_uk_charts_bg.jpg);
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #028AC4;
	background-repeat: repeat-x;
	font-family: Arial, Helvetica, sans-serif;
}
p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	text-decoration: none;
	color: #0092CB;
}
#tablebut {
	background-color: #F2F2F2;
	border: 1px solid #000;
}
#tablebut tr td img {
	border-top-color: #000;
	border-right-color: #000;
	border-bottom-color: #000;
	border-left-color: #000;
	border-top-style: double;
	border-right-style: double;
	border-bottom-style: double;
	border-left-style: double;
}


h1 {
	font-size: 24px;
	color: #0092CB;
	text-align: left;
}
ul {
	color: #028AC4;
}

