.bodycopy {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 18px;
	font-weight: normal;
	color: 333333;
}
.bodycopylink {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 18px;
	font-weight: bold;
	color: 333333;
	text-decoration: underline;

}
.bodycopybold {

	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 18px;
	font-weight: bold;
	color: 333333;
}
.bodycopybullet {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 18px;
	font-weight: normal;
	color: 333333;
	list-style-position: outside;
	list-style-image: url(images/bulletpointsquare.jpg);
	list-style-type: none;

}
.bodycopybulletlink {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 18px;
	font-weight: bold;
	color: 333333;
	list-style-position: inside;
	list-style-image: url(images/bulletpointsquare.jpg);
	list-style-type: none;
	text-decoration: underline;

}
.bodycopyRed {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 18px;
	font-weight: normal;
	color: #D50000;
	text-decoration: underline;

}
.buttons {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	padding-top: 8px;
	padding-right: 5px;
	padding-bottom: 8px;
	padding-left: 6px;

}
.bottomborderwhite {
	border: thin solid #FFFFFF;
	padding: 6px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #FFFFFF;
	background-color: #CC0000;
	text-align: center;

}
.bodycopyCentred {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 18px;
	font-weight: normal;
	color: 333333;
	text-align: center;

}
.bodycopyboldCentred {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 18px;
	font-weight: bold;
	color: 333333;
	text-align: center;

}
.yellowborder {
	border: 8px solid #FAECBC;
}
.handlink {
	cursor: hand;
}
