body {
	font-size: 12px;
	text-decoration: none;
	margin: 0px;
	background-image: url(../images/show_bk.gif);
}
table {
	font-size: 12px;
	text-decoration: none;
}
.bt1 {
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}
a:link {
	font-size: 12px;
	color: #000000;
	text-decoration: none;
}
a:visited {
	color: #000000;
	text-decoration: none;
}
a:hover {
	font-size: 12px;
	color: #990000;
	text-decoration: none;
}
a:active {
	font-size: 12px;
	color: #990000;
	text-decoration: none;
}
a.top_menu:link {
	color: #FFFFFF;
	text-decoration: none;
}
a.top_menu:visited {
	color: #FFFFFF;
	text-decoration: none;
}
a.top_menu:hover {
	color: #FFFFFF;
	text-decoration: underline;
}
a.friendLink:link {
	color: #666666;
	text-decoration: none;
}
a.friendLink:visited {
	color: #666666;
	text-decoration: none;
}
a.friendLink:hover {
	color: #993300;
	text-decoration: none;
}
.friendLink {
	color: #666666;
}
.title {
	font-size: 14px;
	font-weight: bold;
	color: #000000;
	text-align: center;
}
.content {
	font-size: 12px;
	line-height: 150%;
	color: #000000;
	text-align: justify;
	padding: 10px;
}
