/*- - - - - - - - - - Design Objects.co.uk CSS by John Large 2008 - - - - - - - - - -  */
.normal_text {
	font-family: Arial, Helvetica;
	font-size: 13px;
	color:#000000;
	font-style: normal;
	line-height: 1.5em;
	font-weight: normal;
	font-variant: normal;
}
.normal_text_alt {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	color:#000000;
	font-style: normal;
	line-height: 1.5em;
	font-weight: normal;
	font-variant: normal;
}
body {
	background-color: #818081;
}
.style1 {
color: #FFFFFF;
}
.style2 {
color: #818081;
}
.standard_text {
	font-family: Arial, Helvetica;
	font-size: 13px;
	color:#000000;
	font-style: normal;
	line-height: 1.5em;
	font-weight: normal;
	font-variant: normal;
}
.standard_text a:link {
	color:#FFFFFF;
	text-decoration:none;
}
.standard_text a:visited {
	color:#FFFFFF;
	text-decoration:none;
}
.standard_text a:hover {
	color:#999999;
	text-decoration:underline;
}
.grey_text {
	font-family: Arial, Helvetica;
	font-size: 13px;
	color:#999999;
	font-style: normal;
	line-height: 1.5em;
	font-weight: normal;
	font-variant: normal;
}
.white_text {
	font-family: Arial, Helvetica;
	font-size: 13px;
	color:#FFFFFF;
	font-style: normal;
	line-height: 1.5em;
	font-weight: normal;
	font-variant: normal;
}
.white_text a:link {
	color:#FFFFFF;
	text-decoration:none;
}
.white_text a:visited {
	color:#FFFFFF;
	text-decoration:none;
}
.white_text a:hover {
	color:#FFFFFF;
	text-decoration:underline;
}
