body {
	font-size: 12px;
	line-height: 160%;
	color: #000000;
	text-align: center;
	margin: 0px;
	background-color: #FFFFFF;
	padding: 0px;
}
a:link {
	color: #003366;
	text-decoration: underline;
}
a:visited {
	color: #003366;
	text-decoration: underline;
}
a:hover {
	color: #FF3300;
	text-decoration: none;
}
a:active {
	color: #003366;
	text-decoration: underline;
}
#container {
	width: 770px;
	margin-right: auto;
	margin-left: auto;
	background-color: #5A8BDA;
	text-align: center;
}
h4 {
	padding-top: 0px;
	margin-top: 0px;
	margin-bottom: 0px;
	padding-bottom: 0px;
	font-size: 12px;
	font-weight: 900;
}
p {
	margin-top: 5px;
}


ul, ol{
	margin: 0px;
	padding: 0px;
}
li {
	padding-left: 0px;
	margin-left: 25px;
	padding-top: 5px;
	line-height: 160%;
}
li span {
	color: #FF3300;
}
#copy {
	margin-top: 10px;
}
#list td {
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
}
.big {
	font-size: 14px;
	font-weight: 900;
}
.m14{ font-size:14px; line-height:160%;}
.ct{font-weight:bold;}
.t4{ border:solid 1px #DBE6F7}
.top_jl{ padding-top:5px;}
.m16{font-size:16px; line-height:180%;}
.m20{font-size:20px; line-height:200%;}
.col_b{ color:#4369A8}
.hr{ border-top:dotted 1px #CCCCCC;}