a:link {
	color: #FF0000;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #CC0000;
}
a:hover {
	color: #4B4B4B;
}
a:active {
	text-decoration: none;
}
body {
	background-color: #292929;
	margin: 0px;
}.intro {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: x-small;
	color: #333333;
	width: 400px;
	text-align: justify;
}
.bodycopy {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: x-small;
	color: #333333;
	text-align: justify;
}
.headers {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: small;
	color: #000000;
	font-weight: bold;
}
.headers_centre {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: small;
	color: #000000;
	font-weight: bold;
}

.names {

	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: small;
	color: #FF0000;
	font-weight: bold;
}
.cPress2 {
	font-family: Arial;
	font-size : x-small;
	font-weight : bolder;
	color: #000000;
	text-decoration : none;
	text-align: left;
}
.smallcopy {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8px;
	color: #333333;
	font-weight: normal;
}
.smalltitle {
	font-family: Arial, Helvetica, sans-serif;
	font-size: xx-small;
	color: #333333;
	font-weight: bolder;
	text-align: left;
}
.bodytitle {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: x-small;
	color: #333333;
	text-align: justify;
	font-weight: bold;
}
.bodycopy_reverse {

	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: x-small;
	color: #CCCCCC;
	text-align: justify;
}
.smallcopy2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8px;
	color: #444444;
	font-weight: normal;
	padding-right: 5px;
}
