@charset "utf-8";
/* CSS Document */

body {
	background-image: url(http://www.truecote.co.uk/images/backgroundtop.png);
}
body,td,th {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
}
a {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	font-weight: bold;
}
a:link {
	text-decoration: none;
	color: #000099;
}
a:visited {
	text-decoration: none;
	color: #000099;
}
a:hover {
	text-decoration: underline;
	color: #8CB0DD;
}
a:active {
	text-decoration: none;
	color: #000099;
}
.style1 {font-size: 16px}
h1 {
	font-size: 12px;
}