body {
	background-color: #535353;
}

td {
	font-family: Verdana;
	font-size: 11px;
	color: #333333;
}

.small {
	font-family: Verdana;
	font-size: 10px;
	color:#CCC;
}

.big {
	font-size: 13px;
	font-weight: bold;
}

.nav {
	font-family: Trebuchet MS;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
}

.nav:hover {
	text-decoration: underline;
}

.title {
	font-family: Trebuchet MS;
	font-size: 14px;
	font-weight: bold;
	color: #b0232a
}

.blue {
	color: #00a6ec;
	font-weight: bold;
}

.footer {
	font-family: Verdana;
	font-size: 10px;
	color: #666666;
}

a {
	color: #00a6ec;
	text-decoration: none;
}

a:hover {text-decoration: underline;}
