#overview2 p, #overview2 td, #overview2 li {
	color: #252F48;
	margin-top: 12px;
	margin-bottom: 12px;
}
#overview1 {
	text-align: center;
}
#overview2 {
	text-align: left;
}
#overview2 .smltxt {
	font-size: 10px;
}

#overview2 h1 {
	color: #993300;
	font-size: 21px;
}
#overview2 h2 {
	color: #993300;
	font-size: 18px;
}
#overview_outline {
	text-align:right;
	width:140px;
	float:right;
	left:-30px;
	margin-left:10px;
	margin-bottom: 6px;
}

#overview_outline a {
	color: #990000;
	text-decoration: none;
}
#overview_outline td {
	background-color: bbddff;
}
#overview_outline a:hover {
	color: #990000;
	text-decoration: underline;
}

