td {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
}
h1 {
	font-size: 16px;
	color: #0099FF;
	margin: 0px;
	padding: 0px;
}
h2 {
}
a {
	font-size: 11px;
	font-weight: bold;
	color: #FF0099;
	text-decoration: none;
}
a:hover {
	color: #0099CC;
}
.botbar {
	font-size: 11px;
	color: #FFFFFF;
}
.highlight {
	font-size: 14px;
	color: #0099FF;
}.background {
	background-image: url(images/background.gif);
	background-color: #060095;
	background-repeat: repeat-x;
	background-position: top;
}
.printing {
	color: 999999;
	font-size: 11px;
}
li.fullcolourprinting {
	list-style-type: square;
	list-style-position: outside;
}
.promotionalprinting {
	font-size: 11px;
}
