body,td,th {
	font-size: 12px;
	color: #333333;
}
body {
	background-color: #FFFFFF;
	margin-left: 0px;
	margin-top: 20px;
	margin-right: 0px;
	margin-bottom: 20px;
}
.main_table {
	border: 1px solid #000000;
}
a:link {
	color: #990000;
	text-decoration: none;
}
a:visited {
	color: #999999;
	text-decoration: none;
}
a:hover {
	color: #FF0000;
	text-decoration: none;
}
a:active {
	color: #FF0000;
	text-decoration: none;
}
.prof_font {
	font-size: 12px;
	font-style: normal;
	line-height: 14px;
	text-align: center;
	white-space: nowrap;
}
.doc_font {
	font-size: 12px;
	line-height: 16px;
}
input {
	cursor: hand;
	border-color: #000000;
	border-width: 1px;
	background-color: #FFFFFF;
}
.red_font {
	font-size: 10px;
	color: #CC0000;
}
.mini_font {
	font-size: 9px;
	color: #333333;
}
