body {
	font-family: Verdana, Geneva, sans-serif;
	color: #000;
	font-size: small;
	margin: 0px;
	padding: 0px;
}
h1 {
	font-size: xx-large;
	color: #000;
}h2 {
	font-size: x-large;
}
h3 {
	font-size: medium;
}
 h5 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: small;
	margin-top: 1.5em;
	margin-right: 150px;
	margin-bottom: 0.3em;
	margin-left: 0.9em;
	font-style: normal;
}
.newsfash {
	text-align: center;
	color: #FFF;
}
.newsfash_title {
	text-align: center;
	font-weight: bold;
	font-size: medium;
	color: #FFF;
}
.newsfash a {
	text-align: center;
	color: #FFF;
	text-decoration: none;
}
.newsfash a:hover {
	text-align: center;
	color: #FFF;
	text-decoration: underline;
	background-color: #006591;
}
.updated {
	color: #FF0000;
	background-color: #FF0;
}.small_text {
	font-size: x-small;
}
.tag_line {
	text-align: right;
}
.nav_text {
	padding-right: 20px;
	padding-left: 20px;
}

