body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1em;
	color: #140c9d;
}
body {
	background-color: #ffff99;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
h1,h2,h3,h4,h5,h6 {
	font-weight: bold;
	color: #140c9d;
}
hr {
	color: #140c9d;
}
.headings {
	color: #339900;
	font-weight: bold;
}
.copyright {
	font-size: 0.75em;
	font-weight: bold;
	text-align: center;
}
.navoutline {
	text-align:left;
	border-bottom-width:medium;
	border-bottom-style:solid;
	border-bottom-color:#140c9d;
	border-right-width:medium;
	border-right-style:solid;
	border-right-color:#140c9d;
}
.logooutline {
	border-bottom-width:medium;
	border-bottom-style:solid;
	border-bottom-color:#140c9d;
	border-right-width:medium;
	border-right-style:solid;
	border-right-color:#140c9d;
}
.imageheading {
	font-size: 1.5em;
	font-weight:bold;
}
.newsbody {
	font-size: 0.80em;
}
.newsheader {
	font-size: 0.8em;
	font-weight: bold;
	color: #339900;
}
a {
	font-size: 1em;
	color: #140c9d;
}
a:link {
	text-decoration: none;
}
a:active {
	text-decoration: none;
}
a:visited {
	color: #53461b;
	text-decoration: none;
}
a:hover {
	color: #ff0000;
	text-decoration: none;
}
