body {
	font-family: "Times New Roman";
	font-size:14px;
	text-align:left;
	color:#333333;
	background-color:#ffffff;
	text-align:justify;
}

.style1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	font-weight: bold;
}

.off {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	color: #333333;
	
}
.selected
{
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	color: #990000;
	text-decoration:none;
	font-weight:bold;
}

.on {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	color: #646F2B;
	cursor:pointer;
}

.style2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #990000;
}

.tit {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	color: #990000;
	font-weight:bold;
}

.style4 {
	color: #cc4400;
	font-weight: bold;
}