h2 {  font-family: "Times New Roman", Times, serif; font-size: 18pt; font-weight: bold}
h3 {  font-family: "Times New Roman", Times, serif; font-size: 16pt; font-weight: bold}
h4 {  font-family: "Times New Roman", Times, serif; font-size: 12pt; font-weight: bold;
}
h5 {  font-family: "Times New Roman", Times, serif; font-size: 10pt; font-weight: bold}
.revsidebarlink {
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 10px;
	background-color : Navy;
	border : 1px solid Navy;
	color : White;
	font-weight : bold;
	}
.sidebarlink {
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 10px;
	background-color : White;
	border : 1px solid Navy;
	}
.dateline {
	font-family : "Georgia", "Times New Roman", Times, serif;
	font-size : 12px;
	font-weight : bold;
}
.verysmall {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 11px;
}
.catnav {
	color : Red;
	font-family : Arial, Helvetica, sans-serif;
	font-weight : bolder;
	font-size : 13px;
	background : #B9E1FA;
	border : 1px solid Blue;
}
.category {
	color : Red;
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 13px;
	font-weight : lighter;
}

.storynav {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 11px;
	background : White;
	border : 1px solid Blue;
}

.byline {
	font-family : "Times New Roman", Times, serif;
	font-size : 12px;
	font-weight : bold;
}
.issue {
	font-family : "Times New Roman", Times, serif;
	font-size : 16px;
	font-weight : bolder;
	letter-spacing : 2px;
	color : Blue;
}
.caption {
	color : Black;
	font-family : Arial, Helvetica, sans-serif;
	font-size : 11px;
}
.headline {
	font-size : 22px;
	font-weight : bold;
}

.subhead {
	font-size : 18px;
	font-weight : bolder;
}

.navigation {
	background-color: Navy;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	color: #FFFFFF;
	padding: 3px;
	border : 1px solid White;
	}
A.navhover {
	color : White;
	text-decoration : none;
}

A.navhover:HOVER {
	color : Yellow;
	text-decoration : underline;
}

a {
	text-decoration: none;
	color: Blue;
}
a:hover {
	color: Green;
	text-decoration: underline;
}
.bodycopy {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	font-style: normal;
	}
td {
	font-family: "Georgia", "Times New Roman", Times, serif;
	font-size: 14px;
}

