body 
{	
	text-align:left;
	color:#000000;	
	background-color:#FFFFFF;
	font-family:arial,sans-serif;
	font-size:14px;
}
a:link {
	color: #0000DE;
	text-decoration: none;
}
a:visited {
	color: #0000DE;
	text-decoration: none;
}
a:active {
	color: #0000DE;
	text-decoration: none;
}
a:hover {
	color: #0000DE;
	text-decoration: underline;
}
.bar2 {
	background: #E5ECF9;
	border-top:1px solid #3366CC;
	height:25px;
	margin-bottom:30px;
	line-height: 25px;
	text-indent: 20px;
	font-weight:bold;
	color:#737373;
}
.bar3{
	margin-bottom:20px;
	margin-top:20px;
}
.foot{
	border-top:2px solid #C3D9FF;
	height:30px;
	line-height: 30px;
	text-indent: 20px;
	text-align:center;
}
.stitle,.scontent,.sotherwords {
margin-left:20px;
margin-right:40px;
line-height: 1.5em;
}

.stitle a{font-size:16px;}
.sotherwords{color: #8284CC;}
.sotherwords a{color: #008000;}
.pagelist{
	font-size:16px;
	margin-left:20px;
	font-weight:bold;
	text-align:center;
}
.nofind{
	margin-left:20px;
}