td {
	color: rgb(0, 0, 0); font-family: "ËÎÌå", Arial, Helvetica, sans-serif; font-size: 9pt; font-weight: normal;
}
p {
	color: rgb(0, 0, 0); font-family: "ËÎÌå", Arial, Helvetica, sans-serif; font-size: 9pt; font-weight: normal;
}
.bigred1 {
	color: rgb(168, 8, 19); font-size: 14px; font-weight: 800;
}
.border {
	padding-top: 5px; padding-bottom: 5px; border-top-color: rgb(187, 187, 187); border-bottom-color: rgb(187, 187, 187); border-top-width: 1px; border-bottom-width: 1px; border-top-style: dotted; border-bottom-style: dotted;
}
.tooltips {
	position: relative; z-index: 2;
}
.new a:link {
	color: rgb(0, 0, 0); text-decoration: underline;
}
.new a:hover {
	color: rgb(0, 0, 0); text-decoration: underline;
}
.new a:active {
	color: rgb(0, 0, 0); text-decoration: underline;
}
.tooltips:hover {
	z-index: 3;
}
.tooltips span {
	display: none;
}
.tooltips:hover span {
	padding: 3px; border: 1px solid rgb(208, 208, 208); left: 50px; top: 21px; color: black; display: block; position: absolute; background-color: rgb(204, 255, 255);
}
