.textwhite {
	font-family: Helvetica, Arial, sans-serif;
	font-size: 12px;
	line-height: 16px;
	color: #FFFFFF;
}
.text {
	font-family: Helvetica, Arial, sans-serif;
	font-size: 12px;
	line-height: 17px;
	color: #000000;
}
.textred {
	font-family: Arial, Verdana, sans-serif;
	font-size: 12px;
	line-height: 17px;
	color: #ff00000;
}
.propname {
	font-size: 14px;
	line-height: 18px;
}
.secondary {
	font-family: "Andale mono", "Courier New", Courier, mono;
	font-size: 12px;
	line-height: 15px;
	color: #594E40;
}
.secondarycolour {
	font-family: Helvetica, Arial, sans-serif;
	font-size: 12px;
	line-height: 17px;
	color: #009900;
}
a:link {
	text-decoration: none;
	color: #FFF79C;
}
a:visited {
	text-decoration: none;
	color: #FFF79C;
}
a:hover {
	text-decoration: underline;
}
a:active {
	text-decoration: underline;
}
.imagecaption {
	font-family: "Andale mono", "Courier New", Courier, mono;
	font-size: 11px;
	line-height: 13px;
	color: #594E40;
}
.bold {
	font-weight: bold;
}
.greyprint {
	font-family: Helvetica, Arial, sans-serif;
	font-size: 12px;
	line-height: 14px;
	color: #594E40;
}
.secondarysmall {
	font-family: "Andale mono", "Courier New", Courier, mono;
	font-size: 11px;
	line-height: 13px;
	color: #594E40;
}
.italic {
	font-style: italic;
}
.nonshell {
	font-family: Helvetica, Arial, sans-serif;
	font-size: 12px;
	line-height: 17px;
	color: #FFF79c;
}
.shell {
	color: #ffffff;
	font-family: Helvetica, Arial, sans-serif;
	font-size: 12px;
	line-height: 16px;
	font-weight: bold;
}
.redcolour {
	font-family: Helvetica, Arial, sans-serif;
	font-size: 12px;
	line-height: 17px;
	color: #666666;
}