body {
	background-color: Black;
	color: White;
}

p, td, ul, li, ol, a {
	color: White;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14pt;
}

a {
	text-decoration: underline;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12pt;
}

a:hover {
	text-decoration: underline;
	color: #CC0000;
}
p.table {
	font-size : 14px;
	padding : 5px 0px 0px 20px;
	margin : 0px 0px 0px 0px;
	text-indent : 0px;
}
p.news {
	color: #F4EFED;
	font-size : 13pt;
	padding : 5px 0px 0px 30px;
	margin : 105px 0px 0px 0px;
	text-indent : 0px;
}
p.news2 {
	color: #974F3D;
	font-size : 13pt;
	padding : 40px 0px 0px 30px;
	margin : 0px 0px 0px 0px;
	text-indent : 0px;
}
