/* CSS Document */

<style type="text/css">
<!--
body,td,th {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: 374341;
}
body {
	background-color: #76827b;
	background-image: url(http://www.tannerritchie.co.nz/images/background.gif);
	background-repeat: repeat-y;
	background-position: center; background-position:top;
	margin-top: 0px;
	margin-left: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
a {
	font-size: 10px;
	color: #374341;
}
a:link {
	text-decoration: none;
	color: #AFC81C;
}
a:visited {
	text-decoration: none;
	color: #AFC81C;
}
a:hover {
	text-decoration: underline;
	color: #AFC81C;
}
a:active {
	text-decoration: overline;
	color: #AFC81C;
}
.style1 {color: #D3DFDD}
.style2 {font-size: 9px}
-->
</style>