@charset "utf-8";
h5 {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 70%;
	font-style: italic;
	color: #9CF;
	font-weight: normal;
	text-align: center;
}

h5.right {
	text-align: right;

}

a:link {
	color:#0CF;
	text-decoration: underline;
}
a:visited {
	color: #FFF;
	text-decoration: underline;
}
a:hover, a:active, a:focus {
	text-decoration: none;
	font-weight: bold;
	color: #F90;
}
input {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 80%;
	color: #333;
}
td {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 80%;
}
.left {
	padding: 10px;
	float: left;
}
.centre {
	clear: left;
	position: relative;
}
.right {
	float: right;
}
.classicspages {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 70%;
	font-style: italic;
	color: #0F0;
	letter-spacing: 0.2em;
}
.darker {
	color: #03C;
}
