body {
	margin: 0px;
	background-color: #D0DBE2;
	background-repeat: repeat-x;
}
.title {
	font-size: 14px;
	font-weight: bold;
	color: #4B799E;
	padding-top: 5px;
	padding-bottom: 5px;
	background-color: #EEF3F7;
	text-align: center;
	height: 25px;
}
.list3 {
	color: #006699;
}
.list1 {
	font-size: 14px;
	color: #666666;
	background-color: #FFFFFF;
	padding-top: 5px;
	padding-bottom: 5px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	padding-left: 8px;
}
.list2 {
	font-size: 14px;
	color: #666666;
	padding-top: 5px;
	padding-bottom: 5px;
	background-color: #f5f5f5;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	padding-left: 8px;
}
.list4 {
	color: #006600;
}
.list5 {
	color: #990000;
}
a:link {
	color: #666666;
	text-decoration: none;
}
a:visited {
	color: #666666;
	text-decoration: none;
}
a:hover {
	color: #81ADC5;
	text-decoration: underline;
}
.list4 {
	color: #006600;
}
.list5 {
	color: #990000;
}
.table_title {
	width: 86%;
}
.table_line {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
}
.table_line2 {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #8FBFDC;
}
.table_line3 {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #8FBFDC;
}
