body{
	font-family: Arial,sans-serif;
}
.story0 {
	float: left;
	padding: 0px 20px 20px 20px;
	font-size: 90%;
	line-height:200%;
	
}
.story0 h3{
	font: bold 125% Arial,sans-serif;
	color: #334d55;
	text-align: center;
	line-height:200%;
}

.story0 p {
	padding: 0px 0px 0px 0px;
}

.story0 a.capsule{
	font: bold 1em Arial,sans-serif;
	color: #005FA9;
	display:block;
	padding-bottom: 5px;
}

.story0 a.capsule:hover{
	text-decoration: underline;
}
.image0{
    font-family: Arial,sans-serif;
	float: right;
	margin: 10px 10px 10px 10px;
	text-align: center;	
	font-size: 80%;
}
.imageL{
    font-family: Arial,sans-serif;
	float: left;
	margin: 10px 10px 10px 10px;
	text-align: center;	
	font-size: 80%;
}
.imageTxt{
    padding-top:1px;
}
#table4
{
	font-size: 90%;
	line-height:200%;
}
#table4 a:link, #table4 a:visited {

	padding: 3px 0px 3px 5px;
	color: #21536A;
		text-decoration: none;
}

#table4 a:hover{
text-decoration:underline;
	color:#3366CC;
}

#table2
{
	font-size: 100%;
}
#table2 a:link, #table2 a:visited {
		text-decoration: none;
}

#table2 a:hover{
text-decoration:underline;
}