body, table, td, input, button, textarea {
	font: 12px "ËÎÌå", Verdana;
	color: #000000;
}

p {
	text-indent: 2em;
	line-height: 160%;
}

a {
	color: #CC0000;
	text-decoration: none;
}

a:hover {
	color: #CC0000;
	text-decoration: underline;
}

a.menu {
	color: #FFFFFF;
	text-decoration: none;
}
a.menu:hover {
	color: #FFCC00;
	text-decoration: none;
}

.tableBg {
	border-top: 0px dotted #333333;
	border-right: 1px dotted #333333;
	border-bottom: 0px dotted #333333;
	border-left: 1px dotted #333333;
}

.dateTime {
	color: #FFFFFF;
}

.footer {
	color: #FFFFFF;
}

.tableTitle {
	font-size: 20px;
	font-weight: bold;
	font-family: ºÚÌå;
}