.body_copy {  
font-family: Arial, Helvetica, sans-serif; 
font-size: x-small; 
font-style: normal; 
line-height: 15px; 
font-weight: lighter; 
font-variant: normal; color: #333333
}


.Headlines {
	font-family: Arial, Helvetica, sans-serif;
	font-size: medium;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	color: #333333;
}

.captions {  
font-family: Arial, Helvetica, sans-serif; 
font-size: xx-small; 
font-style: normal; 
font-weight: normal; 
font-variant: normal
}

.names {
	font-family: Arial, Helvetica, sans-serif;
	font-size: x-small;
	font-style: italic;
	line-height: normal;
	font-weight: bolder;
	font-variant: normal;
	text-transform: none;
	color: #333333;
}
.small_header {
	font-family: Arial, Helvetica, sans-serif;
	font-size: x-small;
	font-style: normal;
	font-weight: bolder;
	color: #333333;
}
.italics {
font-family: Arial, Helvetica, sans-serif; 
font-size: x-small; 
font-style: italic; 
line-height: 15px; 
font-weight: lighter;
 font-variant: normal; color: #000000
}