body {
	margin-left: 0px;
	margin-top: 0px;
}
a {
	text-decoration: none;
	color: #333333;
}
a:hover {
	text-decoration: none;
	color: #ff9900;
}
a:active {
	text-decoration: none;
	color: #009900;
}
body,td,th {
	font-size: 12px;
	color: #333333;
	line-height: 18px;
}
.text1 {
	font-size: 12px;
	font-style: normal;
	color: #333333;
	line-height: 18px;
}
.text2 {
	color: #666666;
}
.text3 {
	color: #333333;
	font-weight: bold;
}
.textred {
	color: #FF0000;
}
.text3blue {
	color: #1D0E82;
	font-weight: bold;
}
.text3red {
	color: #780032;
	font-weight: bold;
}
.th0 {
	text-align: center;
	display: table-column;
	background-color: #BBBBBB;
}
.th1 {
	text-align: center;
	display: table-column;
	background-color: #99CCFF;
}
.th2 {
	text-align: center;
	display: table-column;
	background-color: #FF99CC;
}
.td0 {
	text-align: left;
	background-color: #EEEEEE;
}
.td1 {
	text-align: left;
	background-color: #DDEEFF;
}
.td2 {
	text-align: left;
	background-color: #FFDDEE;
}

