body {font-size: 12px;	color: #333333;}
.ti {color: #990000}
.bgc {background-color: #E1E1E1;}
.red {color: #FF0000;}
.orange {color: #FF6600;}
.left {padding-left: 100px;	left: 100px;}
.th {
	font-size: 14px;
	color: #990000;
	font-weight: bold;
	background-color: #FFCCCC;
	line-height: 20px;
}
a:link {color: #CC0000;	text-decoration: none;}
a:hover {color: #FF6600; text-decoration: none;}
a:active {color: #FF00FF; text-decoration: underline;}
a:visited {color: #999999; text-decoration: none;}

