﻿.style1 {
	background-color: #FFFFFF;
}
.contentcell {
	padding: 9px;
}
.style2 {
	border-width: 0px;
}
.button {
	font-family: "trebuchet Ms";
	font-size: 10pt;
	background-color: #FFFFFF;
	border: 1px solid #000000;
	padding: 4px;
}
.footercolour {
	background-color: #F58221;
}
.credit {
	font-family: "trebuchet ms";
	font-size: 10pt;
	text-align: center;
	color: #FFFFFF;
}
body {
	background-repeat: repeat;
	background-color: #000000;
	background-image: url('images/bgstripe.png');
	background-attachment: fixed;
}
.content {
	font-family: "trebuchet MS";
	font-size: 10pt;
	color: #12438D;
	line-height: 20pt;
}
.title {
	font-family: "Trebuchet MS";
	font-size: 14pt;
}

