.text {
	font-family: Tahoma;
	font-size: 11px;
	color: #454545;
}
.textPad {
	font-family: Tahoma;
	font-size: 12px;
	color: #855a5b;
	padding: 20px;
	line-height: 5mm;
}
.footer {
	font-family: Tahoma;
	font-size: 11px;
	color: #9f6162;
}
h1 {
	font-family: Tahoma;
	font-size: 14px;
	font-weight: bold;
	color: #855a5b;
}
h2 {
	font-family: Tahoma;
	font-size: 9px;
	font-weight: normal;
	color: #b6b6b6;
}
h3 {
	font-family: Tahoma;
	font-size: 11px;
	font-weight: bold;
	color: #8b5d3f;
	padding: 0;
	margin: 0;
	display: inline;
}
.vouchers {
	font-size: 12px;
	font-variant: small-caps;
}
h4 {
	font-family: Tahoma;
	font-size: 9px;
	font-weight: normal;
	color: #b6b6b6;
}
a {
	color: #8b5d3f;
	text-decoration: underline;
}
a:hover {
	color: #000000;
	text-decoration: underline;
}
body {
	margin: 0;
	background-color: #ffffff;
}
a.footer {
	color: #754849;
	text-decoration: none;
}
a.footer:hover {
	color: #000000;
	text-decoration: underline;
}
#galImg {
	border:1px solid #7c7c7c;
}
#galImgL {
	border:1px solid #7c7c7c;
	float: left;
	margin-right: 10px;
	margin-bottom: 10px;
}
#galImgR {
	border:1px solid #7c7c7c;
	float: right;
	margin-left: 10px;
	margin-bottom: 10px;
}
#description {
	width: 400px;
}
img#rapidstatscounter {
	border: none;
}
.tablePad {
	margin: 0 0 15px 0;
}
.noPad {
	margin: 0;
	padding: 0;
	display: inline;
}
