body,td,th {
	color: #FFFFFF;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	background-color: #000000;
	margin: 0px;
	text-align: left;
}
a:link {
	color: #FFFFFF;
	text-decoration: underline;
}
a:visited {
	text-decoration: underline;
	color: #FFFFFF;
}
a:hover {
	text-decoration: none;
	color: #FF0066;
}
a:active {
	text-decoration: underline;
	color: #3366FF;
}
.stripcolour {
	background-color: #0066FF;
	height: 15px;
	width: auto;
}
.cellbg {
	border: 8px inset #0066FF;
}
.highlighttext {
	font-style: italic;
	color: #FF0066;
	font-weight: bolder;
}
.justifytext {
	text-align: justify;
}
.biggerlink {
	font-size: 20px;
}
.biggerlink2 {
	font-size: 26px;
	text-align: center;
}
.heading {
	font-size: 24px;
}

