.artHeading, .artHeadline  { 
	font-size: 20px; 
	font-weight: bold; 
	color: #1E64A2; 
} 

.artSubheading { 
	font-size: 14px; 
	font-weight: bold; 
	color: #333333; 
} 
	
.artLeadin { 
	font-size: 12px; 
	color: #999999; 
	font-style: italic; 
} 
	
.artCredit { 
	font-size: 10px;
	font-style: italic; 
	color: #999999; 
}

.artCtoE { 
	font-size: 10px;
	font-style: normal; 
	color: #999999; 
}
	
.artBold{ 
	font-weight: bold; 
}
	
.artCaption	{ 
	font-Size: 10px; 
	font-style: italic; 
	color: #666666;
} 
	
.artlistHeadings {	
	font-size: 18px; 
	font-weight: bold; 
	color: #003366; 
	background-color: #DDDDDD
}
.artlistColumnTops {	
	font-size: 12px; 
	font-weight: bold; 
	color: #333333; 
	background-color: #EEEEEE
}

.artItalic { 
	font-Style: italic; 
}
	
blockquote {
	margin: 0px 5px;
	padding: 1px;
}

sup {
	vertical-align: baseline;
	font-size: 0.8em;
	position: relative;
	top: -0.4em;
	text-decoration: none;
}
