body {
	background-color: #FFFFFF;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11pt;
	font-style: normal;
	font-weight: normal;
	text-decoration: none;
}
.smallprint { font-family: Arial, Helvetica, sans-serif; font-size: 9pt; color: #666666; font-style: normal; font-weight: normal; text-decoration: none;}
.head { font-family: Arial, Helvetica, sans-serif; font-size: 10pt; color: #5b0d0d; font-style: normal; font-weight: bold; text-decoration: none;}
.bodycopy { font-family: Arial, Helvetica, sans-serif; font-size: 10pt; color: #666666; font-style: normal; font-weight: normal; text-decoration: none;}
.sitemap { font-family: Arial, Helvetica, sans-serif; font-size: 9pt; color: #999999; font-style: normal; font-weight: normal; text-decoration: none;}
.nav { font-family: Arial, Helvetica, sans-serif; font-size: 7pt; color: #ffffff; font-style: normal; font-weight: normal; text-decoration: none;}

a:visited {
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
}
a:active {
	text-decoration: none;
}
.button {
	font-family: Arial, Helvetica, sans-serif;
	font-weight:normal;
	background: #5b0d0d;
	font-size: 9pt;
	color: #FFFFFF;
	text-align: centre;
	width:60;
	height:20px;
	cursor: hand;
	border: 0px;
	
}

.bottomlink A:link {
color: #FFFFFF;
text-decoration: none;
}

.bottomlink A:visited {
color: #FFFFFF;
text-decoration: none;
}

.bottomlink A:hover {
color: #FFFFFF;
text-decoration: underline;
}