BODY {
	color: black;
        bgcolor: #b6dad2;
	font-family: Verdana, Arial, Helvetica;
	font-size: 0.85em;
        background: #b6dad2 url(/image/bkg1.gif) 0 0 no-repeat;
	margin-top: 0px;
	margin-left: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}

div#title { color: #424c20; font-size: 200%; font-style: italic; font-variant: small-caps; padding-left:7px; padding-bottom:8px;
text-shadow: 3px 3px 5px #000000; }

a:link { color: #1e4d72; text-decoration: none; }
a:visited { color: #1e4d72; text-decoration: none; }
a:hover { color: #1e4d21; text-decoration: underline; }
a:active { color: #1e4d21; text-decoration: underline; }

.navtext {
	padding: 0.5em;
	font-weight: bold;
}

a.navtext:link {
	color: #1e4d21;
	text-decoration: none;
}

a.navtext:visited {
	color: #1e4d21;
	text-decoration: none;
}

a.navtext:hover {
	color: #1e4d72;
	text-decoration: underline;
}

a.navtext:active {
	color: #1e4d72;
	text-decoration: underline;
}

PRE {
	padding: 0.5em;
	font-family: Lucida Console, Courier;
	color: #000000;
	font-size: 0.92em;
}

TT {
	padding: 0.5em;
	font-family: Lucida Console, Courier;
	color: #000000;
	font-size: 0.92em;
}

SPAN.nonewsTitle
{
        font-weight: bold;
        text-align: left;
}

SPAN.nonewsDate
{
        font-style: italic;
        text-align: left;
}

