body {
	background-color: white;
	color: black;
	font-family: Verdana, sans-serif;
	font-size: 14px;
	font-style: normal;
	font-weight: normal;
}

h1 {
	font-family: "Trebuchet MS", Helvetica, sans-serif;
	font-size: 54px;
	font-style: normal;
	font-weight: bold;
	z-index: 1;
	/* text-align: center; */
	padding: 6px;
}

h3 {
	font-family: "Trebuchet MS", Helvetica, sans-serif;
	font-size: 24px;
	font-style: normal;
	font-weight: bold;
	z-index: 1;
	text-align: center;
}

h4 {
	font-family: "Trebuchet MS", Helvetica, sans-serif;
	font-size: 18px;
	font-style: normal;
	font-weight: bold;
	z-index: 1;
	text-align: center;
}

table {
	width: 800px;
	margin: auto;
}

img {
	height: 250px
	padding: 5px;
}

a:link {
	color: white;
	font-weight: none;
	text-decoration: none;
}

a:hover {
	color: white;
	font-weight: none;
	text-decoration: none;
}

a:visited {
	color: white;
	font-weight: none;
	text-decoration: none;
}

p a:link {
	color: #CC0099;
	font-weight: none;
	text-decoration: none;
}

p a:hover {
	color: #FF66CC;
	font-weight: none;
	text-decoration: none;
}

 p a:visited {
	color: #FF66CC;
	font-weight: none;
	text-decoration: none;
}

.main {
	width: 800px;
	clear: both;
	margin: auto;
	padding-top: 20px;
}

.timetablemain {
	width: 980px;
	clear: both;
	margin: auto;
	padding-top: 20px;
}

.entrants {
	width: 600px;
	clear: both;
	margin: auto;
}

.buttons {
	width: 800px;
	margin: auto
}

.pink {
	font-color: #FF99CC;
}

.question {
	font-weight: bold;
}

.boldpink {
	color: #CC0099;
	font-weight: bold
}

div div div
{	display: inline-block;
	background-color: #FF99CC;
	color: white;
	height: 25px;
	font-size: 14px;
	padding-right: 10px;
	padding-left: 10px;
}

/*
#pjtrophy {
	background-color: #FF66CC
}
*/

#nextevent { 
	font-weight: bold; 
}

.timetable {
	width: 900px;
	margin:auto
}
	
timetabletop {
	font-weight: bold
}

#special {
	color: #CC0099;
}