body {
	font-family: Arial, Helvetica, sans-serif;
	background-color: #5c0000;
}

body,td {
	color: #cccccc;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 1.5em;
	letter-spacing:.01em;
}

td {
	font-family: Arial, Helvetica, sans-serif;
}

th {
	font-family: Arial, Helvetica, sans-serif;
}

a {
	color: #CCCCCC;
	text-decoration: underline;
}
a:visited {
	color: #666666;
}
a:hover {
	color: #990000;
	background: white;
}
.h1 {
	font-family: "Trebuchet MS", Verdana, Arial, Helvetica;
	color: #CCCCCC;
	font-size: 18px;
	line-height: 24px;
	font-weight: bold;
}.h2 {
	font-family: "Trebuchet MS", Verdana, Arial, Helvetica;
	font-size: 16px;
	color: #CCCCCC;
	line-height: 20px;
}
.h3 {
	font-family: "Trebuchet MS", Verdana, Arial, Helvetica;
	font-size: 32px;
	font-weight: bold;
	color: #CCCCCC;
	line-height: 30px;
}
.bold {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
}
