body {
	background-color: #121212;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
.cprght {
	font-family: "Verdana";
	font-size: 8pt;
	font-weight: normal;
	text-decoration: none;
	color: #A4BFCD;
}
.cprght:hover {
	text-decoration:none;
	color:	#999999;
}
.menu {
	font-family: "Verdana";
	font-size: 8pt;
	font-weight: bold;
	text-decoration: none;
	color: #939B9F;
}
.menu:hover {
	text-decoration:none;
	color:	#C0C0C0;
}
.toliau {
	font-family: "Verdana";
	font-size: 8pt;
	font-weight: bold;
	text-decoration: none;
	color: #CC0000;
}
.toliau:hover {
	text-decoration:none;
	color:	#C0C0C0;
}
P {
	font-family: "Verdana";
	font-size: 9pt;
	font-weight: normal;
	text-decoration: none;
	color: #000000;
}
TD {
	font-family: "Verdana";
	font-size: 9pt;
	font-weight: normal;
	text-decoration: none;
	color: #000000;
}
A {
	font-family: "Verdana";
	font-size: 9pt;
	font-weight: normal;
	text-decoration: none;
	color:	#CC0000;
}
A:hover {
	text-decoration:none;
	color:	#000000;
}
