body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-image: url(images/back.gif);
	background-color: #B9BEC2;
	background-repeat: repeat-x;
}
a:link {
	color: #004194;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #004194;
}
a:hover {
	text-decoration: none;
	color: #BDBEC6;
}
a:active {
	text-decoration: none;
	color: #BDBEC6;
}
.menu {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #000000;
}
.content {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
}
.mini {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
}
.title {
	font-family: "Times New Roman", Times, serif;
	font-size: 18px;
	font-weight: bold;
	color: #6D8BB4;
}
.re_title {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #0F467C;
	text-align: left;
	position: static;
	width: 150px;
	height: 25px;
}
.title2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #999999;
	list-style-type: none;
}
