﻿body {
	font-family: Arial;
	color:#666;
	font-size:11px;
}

h3 {
	font-family: Century gothic, arial;
}

a:active, a:visited, a:link {
	font-weight: bold;
	color:#000;
	text-decoration: none;
	letter-spacing: 2px;
	font-family: Century gothic, arial;
}

a:hover {
	color:red;
	font-family: Century gothic, arial;
}

.group-cell {
	text-align: center;
	background-image: url('images/pixel%20pattern.gif');
	font-family: Century gothic, arial;
}

.group-head {
	font-size: 11px;
	font-family: Century gothic, arial;
	text-transform: uppercase;
	font-weight: bold;
	color: #333;
	line-height:11px;
}

.page-head {
	text-align:center;
	font-size:36px;
	font-family: Century gothic, arial;
	font-weight:bold;
	color:#333;
	letter-spacing:3px;
}

img {
	border: 1px white solid;
}

.current {
	letter-spacing: 2px;
	color:#5BB8FF;
	font-weight: bold;
}
