Body {
	background-color:#FFFFFF;
	margin-top: 5px;
	}
	
.storyLinks {
	font-family: Verdana, Helvetica, sans-serif;
	font-size: 12px;
}	
	
.darkBlueFont {
	font-family: Verdana, Helvetica, sans-serif;
	font-size: 10px;
	color: #003399;
	line-height: normal;
	letter-spacing: .5px;
	font-weight: normal;
}

p {
	font-family: Verdana, helvetica, sans-serif;
	font-size: 12px;
	color: black;
	line-height: 16px;
	letter-spacing: normal;
	font-weight: normal;
	}

a:link {
	text-decoration: none;
	color: #6663AD
	}

a:visited {
	text-decoration: none;
	color: #6663AD
	}

a:active: {
	text-decoration: none;
	color: #003399
	}

a:hover {
	text-decoration: none;
	color: #003399
	}
	
TD#textcontent {
	text-align: justify;
	padding-top: 30px;
	padding-left: 15px;
	padding-right: 15px;
	font-family: Verdana, helvetica, sans-serif;
	font-size: 12px;
	color: black;
	line-height: 16px;
	letter-spacing: normal;
	font-weight: normal;
	padding-bottom: 20px;
	}
	
	

