.text {  font-family: Arial, Helvetica, sans-serif; font-size: 10pt}
.textsmall {  font-size: 8pt; font-weight: bold; font-family: Arial, Helvetica, sans-serif}
.textcolour {  font-size: 8pt; font-weight: bold; font-family: Arial, Helvetica, sans-serif; color: #CC3300}
.title {  font-family: Arial, Helvetica, sans-serif; font-size: 16pt; font-weight: bold; color: #CC3300}
.heading {  font-family: Arial, Helvetica, sans-serif; font-size: 10pt; font-weight: bold; color: #CC3300}
a:active {  text-decoration: none}
a:hover {  text-decoration: none; color: #CC3300}
a:link {  text-decoration: none}
a:visited {  text-decoration: none}
.architect {  font-family: Arial, Helvetica, sans-serif; font-size: 8pt}
.textgrey {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color: #666666;
}
.background {
	background-image: url(images/background.gif);
	background-repeat: no-repeat;
	background-position: center center;
}
