@charset "UTF-8";
body,td,th {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 13px;
	color: #FFF;
	filter:alpha(opacity=90);
	-moz-opacity:0.9;
	-khtml-opacity: 0.9;
	opacity: 0.9;
	text-align: left;
	background-attachment: fixed;
	background-repeat: repeat;
}
body {
	text-align: left;
	background-repeat: repeat;
}
h1 {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 48px;
	font-style: normal;
	font-weight: normal;
	text-align: center;
	line-height: 0px;
}
h2 {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 20px;
	font-style: normal;
	line-height: 0px;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	text-align: center;
}
a:link {
	color: #CCC;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #999;
}
a:hover {
	text-decoration: none;
	color: #F00;
}
a:active {
	text-decoration: none;
	color: #F00;
}
h6 {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 13px;
	font-style: normal;
	line-height: 12px;
	font-variant: normal;
	text-transform: none;
	text-align: center;
}
h3 {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 18px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #F00;
	text-decoration: none;
	text-align: center;
}
h4 {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 24px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #F00;
	text-decoration: none;
	text-align: center;
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
.boxborder {
	border: thick dotted #C00;
}
.tabletextcentred {
	text-align: center;
}
.mediatext {
	color: #F00;
}

