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

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

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

th {
    font-family: Gotham, "Helvetica Neue", Helvetica, Arial, sans-serif;
    text-align: justify;
}

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;
    text-align: center;
}.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: "Lucida Grande", "Lucida Sans Unicode", "Lucida Sans", "DejaVu Sans", Verdana, sans-serif;
    font-size: 14px;
    font-weight: bold;
}
