.bold {
	font-family: Arial;
	font-size: 12pt;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	color: #FFFFFF;
	text-decoration: none;
}
.gallery {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11pt;
	font-weight: bold;
	color: #FFFFFF;
}

.bigheading {
	font-family: Arial;
	font-size: 18pt;
	font-style: italic;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	color: #FFFFFF;
}
.bodytext {
	font-family: Arial;
	font-size: 11pt;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	color: #FFFFFF;
	text-align: justify;

}
.captions {
	font-family: Arial;
	font-size: 7pt;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	color: #3399FF;
	text-decoration: none;
	text-align: justify;

}
.bottom {
	font-family: Arial;
	font-size: 9px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	color: #FFFFFF;
}
.greyheading {
	font-family: Arial;
	font-size: 10pt;
	font-style: italic;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	color: #999999;
	text-decoration: none;
}
A:link {
	font-family: Arial;
	text-decoration:none;
	}
A:active
	{
	font-family: Arial;
	text-decoration:none;
	}
A:visited
	{
	font-family: Arial;
		text-decoration:none;
	}
A:hover
	{
	font-family: Arial;
	text-decoration:underline;
	}
.verysmall {
	font-family: Arial;
	font-size: 7px;
	color: #000000;

}
