body {
	background-color: #000000;
}

h1 {
	font-family: Arial;
	font-size: 18pt;
	font-weight: bold;
	font-style: normal;
	color: #FF0000;
}

h2 {
	font-family: Arial;
	font-size: 16pt;
	font-weight: bold;
	font-style: normal;
	color: #FF0000;
}

h3 {
	font-family: Arial;
	font-size: 12pt;
	font-weight: bold;
	font-style: italic;
	color: #FF0000;
}

.strapline-text {
	font-family: Arial;
	font-size: 18pt;
	font-weight: normal;
	font-style: normal;
	color: #FFFC00;
}

.plain-text {
	font-family: Arial;
	font-size: 12pt;
	font-weight: normal;
	font-style: normal;
	color: #000000;
}

.fewbroth-text-black {
	font-family: Arial;
	font-size: 12pt;
	font-weight: bold;
	font-style: italic;
	color: #000000;
}

.bold-text {
	font-family: Arial;
	font-size: 12pt;
	font-weight: bold;
	font-style: normal;
	color: #000000;
}

.text-heading{
	font-family: Arial;
	font-size: 14pt;
	font-weight: bold;
	font-style: normal;
	color: #FF0000;
}

.bold-text-yellow {
	font-family: Arial;
	font-size: 10pt;
	font-weight: bold;
	font-style: normal;
	color: #FFFF66;
}

a:link {
	font-family: Arial;
	font-size: 12pt;
	font-weight: normal;
	font-style: italic;
	color: #0000FF;
}

a:visited {
	font-family: Arial;
	font-size: 12pt;
	font-weight: normal;
	font-style: italic;
	color: #0000FF;
}

a:hover {
	font-family: Arial;
	font-size: 12pt;
	font-weight: normal;
	font-style: italic;
	color: #FF0000;
}

a:active {
	font-family: Arial;
	font-size: 12pt;
	font-weight: normal;
	font-style: italic;
	color: #FF0000;
}

.gallery-text{
	font-family: Arial;
	font-size: 10pt;
	font-weight: bold;
	font-style: normal;
	color: #000000;
}

.gallery-thumb{
	border-style: double;
	border-width: 3px;
	border-color: #0000FF;
}
