.body,td,th {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: x-small;
	color: #CCCCCC;
}
body {
	background-color: #445358;
}
.a {
	font-size: 11px;
	color: #5FB2D2;
	font-weight: normal;
	text-transform: uppercase;
}
a:link {
	text-decoration: none;
	color: #f8f8e8;
}
a:visited {
	text-decoration: none;
	color: #CCCCCC;
}
a:hover {
	text-decoration: none;
	color: #CC9900;
}
a:active {
	text-decoration: none;
	color: #CCCCCC;
}
.h1 {
	font-size: 20px;
	color: #CCCCCC;
	font-weight: bold;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
}
.h2 {
	font-size: 14px;
	color: #FFFFFF;
}
.h3 {
	font-size: 12px;
	color: #CCCCCC;
	font-weight: bold;
}
.footer {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: x-small;
	color: #999999;
}
