﻿.cutline {
	font-family: Arial, Helvetica, sans-serif;
	font-size: x-small;
}
.headline {
	font-family: "Times New Roman", Times, serif;
	font-size: xx-large;
}
.story {
	font-family: "Times New Roman", Times, serif;
	font-size: small;
}
.bylinename {
	font-family: "Times New Roman", Times, serif;
	font-size: small;
	font-weight: bold;
}
.bylinetitle {
	font-family: "Times New Roman", Times, serif;
	font-size: small;
	font-style: italic;
}
.vitalheader {
	font-family: Arial, Helvetica, sans-serif;
	font-size: x-small;
	font-weight: bold;
	color: #FFFFFF;
}
.vitals {
	font-family: Arial, Helvetica, sans-serif;
	font-size: x-small;
	color: #FFFFFF;
	font-weight: normal;
}
.headlinesmaller {
	font-family: "Times New Roman", Times, serif;
	font-size: x-large;
}
