body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #CC0000;
	background-color: #FFFFFF;
}
body {
	background-color: #000000;
}
a:link {
	color: #CC0000;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #663333;
}
a:hover {
	text-decoration: underline;
}
a:active {
	text-decoration: none;
}
p {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	color: #CC0000;
	background-color: #FFFFFF;
	position: relative;
	width: 23px;
	top: 10px;
	font-weight: bolder;
}
