html { height: 100%; margin-bottom: 1px; }

.navigation {
	font-family: "Times New Roman", Times, serif;
	font-size: 21px;
	font-weight: bolder;
	color: #FFFFFF;
	text-decoration: none;
	background-color: #6699CC;
	padding: 8px;
	width: 140px;
	display: block;
	text-align: left;
}
.border {
	border: medium double #660000;
}

.addressbar {
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	color: #FFFFFF;
	background-color: #6699CC;
}

.navigation:hover {
	font-family: "Times New Roman", Times, serif;
	font-size: 21px;
	font-weight: bolder;
	color: #FFFFFF;
	text-decoration: none;
	background-color: #000099;
	display: block;
	padding: 8px;
	text-align: left;
	width: 140px;
}
.bodytextlink {
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #660000;
	text-decoration: underline;
	list-style-image: url(images/bullet_red.gif);
}

.bodytext {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	color: #660000;
	list-style-image: url(images/bullet_red.gif);
}
.subnavigation {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	color: #FFFFFF;
	background-color: #6699CC;
	display: block;
	text-align: left;
	padding: 4px;
	padding-left: 12px;
	width: 140px;
	text-decoration: none;
}

.bodytextBOLD {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
	color: #660000;
	text-decoration: none;
	font-weight: bolder;
}
.subnavigation:hover {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	color: #FFFFFF;
	background-color: #3366FF;
	display: block;
	text-align: left;
	padding-left: 12px;
	width: 140px;
}
.navigationActive {

	font-family: "Times New Roman", Times, serif;
	font-size: 21px;
	font-weight: bolder;
	color: #FFFFFF;
	text-decoration: none;
	background-color: #990000;
	padding: 8px;
	width: 140px;
	display: block;
	text-align: left;
}
.subnavigationActive {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	color: #FFFFFF;
	background-color: #FF6666;
	display: block;
	text-align: left;
	padding: 4px;
	padding-left: 12px;
	width: 140px;
	text-decoration: none;
}
.bodysubtext {

	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	color: #660000;
	list-style-image: url(images/bullet_red.gif);
}
.bodytextheadline {

	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 24px;
	color: #660000;
	text-decoration: none;
	font-weight: bolder;
}
.bodytextBOLDlink {

	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
	color: #660000;
	text-decoration: underline;
	font-weight: bolder;
}
.time {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	color: #660000;
	list-style-image: url(images/bullet_red.gif);
	font-style: italic;
	font-weight: bold;
}
.date {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	color: #660000;
	list-style-image: url(images/bullet_red.gif);
	font-style: italic;
	font-weight: normal;
}
.newsheadline {


	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
	color: #660000;
	text-decoration: underline;
	font-weight: bolder;
}
