a:link {
	background-color: transparent;
	color: #B22222;
}

a:visited {
	background-color: transparent;
	color: #CC0000;
}

a:hover {
	background-color: transparent;
	color: #FF0000;
}

a:active {
	background-color: transparent;
	color: #00CC00;
}

body, td {
	background-color: #003333;
	color: #CCFFFF;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
}

table.c1 {
	text-align: center;
	width: 89%;
}

td.c2 {
	text-align: left;
	width: 180px;
}

td.c3 {
	text-align: left;
	width: 485px;
}

td.c4 {
	height: 10px;
	text-align: left;
}

.ahem {
	display: none;
	font-size: 10px;
}

.c5 {
	background-color: transparent;
	color: #CCCCCC;
	font-size: 10px;
}

h1 {
	font-size: 16px;
}