body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 16px;
	background-color: #2e2e2e;
	margin-top: 20px;
}
.body_gray {
	color: #666666;
}
.body_bold { font-weight: bold; }
.body_bold_red { color: #8d0000; font-weight: bold; }
h1 {
	color: #5c86d4;
	font-size: 14px;
	font-weight: bold;
	line-height: 18px;
	margin-bottom: 4px;
}
h2 {
	color: #5c86d4;
	font-size: 12px;
	font-weight: bold;
	line-height: 18px;
	margin: 0px;
	padding: 0px;
}
h3 {
	color: #666666;
	font-size: 11px;
	font-weight: bold;
	line-height: 16px;
	margin: 0px;
	padding: 0px;
}
.head {
	color: #5c86d4;
	font-size: 14px;
	font-weight: bold;
	line-height: 16px;
}
.head2 {
	color: #5c86d4;
	font-size: 12px;
	font-weight: bold;
	line-height: 16px;
}
.list {
	list-style-type: square;
}
.list_head {
	color: #666666;
	margin-bottom: -10px;
	font-weight: bold;
}
ul {
	list-style-type: square;
}
a:link {
	text-decoration: none;
}
a:visited {
	text-decoration: none;
}
a:hover {
	text-decoration: none;
}
a:active {
	text-decoration: none;
}
.no_link_box {
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	background-color: transparent;
}
.pic_right_margin {
	margin-right: 16px;
	float: left;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
}
