body, p, div, input, select, td, th, h1, h2, h3, li {
				font-family: Verdana, Tahoma, Arial, Helvetica, sans-serif;
				color: #000000;
			}
			h1 {
	font-size: 14px;
	color: #CCCCCC;
			}
			p, li {
				font-size: 10px;
			}
			.footer {
				display: block;
				text-align: center;
				color: #c4a25e;
			}
			.footerLink {
				color: #c4a25e;
				font-weight: bold;
			}
		body,td,th {
	color: #FFFFFF;
	font-size: 12px;
}
body {
	background-color: #333333;
	font-size:12px;
}
a:link {
	color: #FFFFFF;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #FFFFFF;
}
a:hover {
	text-decoration: none;
}
a:active {
	text-decoration: none;
}
