.table_main {
	background-color: #FFFFFF;
	border: 1px dashed #000000;
}
body {
	font-family: Verdana;
	font-size: 11px;
	font-weight: normal;
	color: #000000;
}
.word_impor {
	font-family: Verdana;
	font-size: 13px;
	font-weight: bolder;
	color: #000000;
}
.retrun {
	font-family: Verdana;
	font-size: 13px;
	text-decoration: underline;
	font-weight: bold;
	color: #000000;
}
.return_red {
	font-family: Verdana;
	font-size: 13px;
	font-weight: bold;
	color: #FF0000;
	text-decoration: underline;
}
a:hover {
	color: #000000;
	text-decoration: none;
}
.top_title {
	font-family: "Arial Black";
	font-size: 20px;
	font-style: italic;
	font-weight: normal;
	color: #F00000;
	text-decoration: none;
}
