	BODY {
		BACKGROUND: #ffffff;
		COLOR: #000000;
		font-size: 0.6em;
text-align: center;

		FONT-FAMILY: Arial,Helvetica,sans-serif }
        	a { text-decoration: none; }

DIV.ukheader {
	background: #B73A38;
	font-weight: bold;
	color: white; 
	border-bottom: solid 2px white;
	padding: 2px;
}
DIV {
	COLOR: #000000
}
SPAN {
	COLOR: #000000
}
A:link {
	COLOR: #000000
}
A:visited {
	COLOR: #000000
}
A:hover {
	COLOR: #000000
}
A:active {
	COLOR: #000000
}
DIV.playername {
	FONT-WEIGHT: bold; BACKGROUND-COLOR: #B73A38
}
DIV.linkrow {
	BACKGROUND-COLOR: #CCDBE6
}
DIV.border-line {
	MARGIN: 2px; BORDER-BOTTOM: #999999 1px solid
}
DIV.returnlink {
	BACKGROUND-COLOR: #FFC1C1;
	font-weight: bold;
}
DIV.ukfooter {
	background: #B73A38; 
	font-weight: bold;
	color: white; 
	border-top: solid 2px white;
}


