/* CSS Document */
body {
	background-color: #003300;
}

td {
	font-family:  "AvantGarde Bk BT", Verdana, "Century Gothic", Arial, Helvetica;
	line-height: 20px;
	text-decoration: none;
	font-size: 12px;
	vertical-align: middle;
	text-align: justify;
	color: #ffffff;
}

a {
	font-family:  "AvantGarde Bk BT", Verdana, "Century Gothic", Arial, Helvetica;
	color: #ffffff;
}

.title {
	font-size: 20px; 
	color: #999999; 
	text-align: center;
}

.footer {
	font-size: 14px; 
	color: #999999; 
	text-align: center; 
	text-decoration: none;
}