/* CSS Document */
body,td,th {
	font-family: Verdana;
	font-size: 14px;
	font-weight: bold;
	color:#FFFFFF;
	background-color:#000000;
}
a {
	font-size: 14px;
	color:#CC9966;
}
a.footer {
	font-size: 14px;
	color: #333697;
}
a:visited {
	color:#CC9933;
}
a:hover {
	color:#FFCC66;
}
a:active {
	color:#CC9933;
}
h1 {
	font-size: 16px;
	font-weight: bold;
}
h2 {
	font-size: 14px;
	font-weight: bold;
}
h3 {
	font-size: 14px;
	font-weight: bold;
}
h3 {
	font-size: 14px;
	font-weight: bold;
}

p {
	color:#FFFFFF;
	font-weight: normal;
	}

.footer-nav, 
.footer-nav a {
	font-size: 12px;
	text-align: center;
	}