.centertext {
	text-align: center;
}
body {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 12px;
	background-color: #000;
	color: #CCC;
	scrollbar-base-color: #FFffff;
	scrollbar-arrow-color: #000000;
	background-image: url(../menu/back2.jpg);
}
.smallfont {
	font-size: 10px;
}
.smallcenter {
	font-size: 9px;
	text-align: center;
}

h3 {
	font-style: italic;
	font-weight: bold;
	font-size: 16px;
}
.blackfont {
	color: #000000;
}
a:link {
	color: #999999;
}
a:visited {
	color: #970000;
}
a:hover {
	color: #69C;
}
a:active {
	color: #69C;
}
.largefont {
	font-size: 16px;
	font-style: italic;
	font-weight: bold;
	color: #920509;
}
.colourtext {
	color: #FC0;
}
.smallgray {
	font-size: 9px;
	color: #666;
}
