@charset "UTF-8";
/* CSS Document */
body {
	background-image: url(images/left-border.jpg);
	background-repeat: repeat-x;
}
body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
a:link {
	text-decoration: none;
	color: #333333;
}
a:visited {
	text-decoration: none;
	color: #333333;
}
a:hover {
	text-decoration: underline;
	color: #0066CC;
}
a:active {
	text-decoration: none;
	color: #0000FF;
}
body {
	background-image: url(http://www.colinharbut.com/images/left-border.jpg);
	background-repeat: repeat-x;
}
.style6 {font-family: Arial, Helvetica, sans-serif}


