/* CSS definition file containing sitestyle stylesheets */

html, body, p, a {
	font-family:arial;
	color:#ffffff;
	font-size:12px;
	background-color:#000000;
}
h1 {
	font-size:14px;
}
h2, h3, h4, h5, h6 {
	font-size:12px;
}
table td {
	padding-left:5px;
	padding-right:5px;
}
table td.footer * {
	font-size:10px;
	color:#cccccc;
}
li {
	padding-bottom:10px;
}
.footer {
	font-size:10px;
	color:#cccccc;
}