td img {display: block;}
body {
	background-image: url(images/bg_colour.jpg);
}td img {display: block;}
.header {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 24px;
	font-weight: normal;
	color: #D07D95;
	text-align: center;
	margin-top: 10px;
}
.bodytext {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	font-weight: lighter;
	color: #FFFFFF;
	line-height: 24px;
	text-align: left;
	margin-right: 30px;
	margin-left: 30px;
}
a:link {
	color: #FFFFFF;
	text-decoration: none;
}
a:visited {
	color: #FFFFFF;
	text-decoration: none;
}
a:hover {
	color: #D5799C;
	text-decoration: none;
}
a:active {
	color: #FFFFFF;
	text-decoration: none;
}
.bplink {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #FFFFFF;
	text-align: right;
	font-weight: lighter;
}

