body {
	background-color: #336699;
}

td {
	font-family: Times, serif;
	font-size: 14px;
	color: #FFFFFF;
}

img {
	border: 0px;
}

a {
	text-decoration: none;
	color: #FFFFFF;
}

a:hover {
	text-decoration: none;
	background-color: #FFFFFF;
	color: #336699;
}
.inactive {
	text-decoration: none;
	color: #666666;
}

.title {
	font-family: Times, serif;
	font-size: 32px;
	color: #FFFFFF;
}

.title2 {
	font-family: Times, serif;
	font-size: 18px;
	color: #FFFFFF;
}

