.sub01text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	font-weight: bold;
}

.sub01href {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	font-weight: bold;
	text-decoration: none;
	color: #000000;
}

.sub01href:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	font-weight: bold;
	text-decoration: underline;
	color: #FF0000;
}

.weatherbox {
	border-top: solid #000000 1px;
	border-bottom: solid #000000 1px; 
}

.weathertext {
	font-size: 9pt;
}

.sub02text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	font-weight: bold;
	letter-spacing: .25em;
}

.sub03text {
	font-size: 9pt;
}

.articletitletext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20pt;
	font-weight: bold;
	text-align: left;
	margin-bottom: 5px;
}
.articlesubtitletext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12pt;
	font-weight: bold;
	text-align: left;
	margin-bottom: 5px;
}

.caption {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	font-weight: bold;
	letter-spacing: .1em;
	text-align: center;
	margin-bottom: 5px;
}

.article {
	font-size: 11pt;
	text-align: justify;
}
.articlenojust {
	font-size: 11pt;
}

.sectionbar {
	border-top: solid #000000 1px;
	border-bottom: solid #000000 1px; 
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	font-weight: bold;
	padding-top: 5px;
	padding-bottom: 5px;
	/*width: 240px;*/
	/*margin-right: 10px;*/
}
