body, p, table, td, li	{ font-family: verdana, helvetica, 'sans serif', arial; }
body, td, th,			{ font-size: 75%; font-family: verdana, helvetica, 'sans serif', arial; }
h3						{ font-size: 140%; margin-top: 4px, margin-bottom: 3px; font-family: arial, helvetica, verdana, 'sans serif'; }
h4						{ font-size: 120%; margin-top: 4px, margin-bottom: 3px; font-family: arial, helvetica, verdana, 'sans serif'; }
.smalltext				{ font-size: 90%; }
.smallgray				{ font-size: 90%; color: #999999; }
th						{ font-size: 90%; background-color: #cccccc; color: black; }

a:hover					{ text-decoration: none; color: #333333; }

a.menu                  { text-decoration: none; font-weight: bold; color: #448; }
a.menu:hover            { text-decoration: none; font-weight: bold; color: #448; }
a.menu:vlink            { text-decoration: none; font-weight: bold; color: #448; }

.footer                 { font-size: 75%; font-family: verdana, helvetica, 'sans serif', arial; }

a.nou					{ text-decoration: none; }
a.nou:hover				{ text-decoration: underline; }
.nnonread				{ font-family: verdana, helvetica, sans serif, arial; }

.line					{ line-height: 160%; }

ul						{ margin-top: 1px; }

a.tabs					{ text-decoration: none; color: black; }
a.tabs:link				{ text-decoration: none; color: black; }
a.tabs:hover			{ text-decoration: underline; color: black; }

a.tabsb					{ text-decoration: none; color: black; font-weight: bold; }
a.tabsb:link			{ text-decoration: none; color: black; font-weight: bold; }
a.tabsb:hover			{ text-decoration: underline; color: black; font-weight: bold; }

a.results               { text-decoration: underline; color: black; font-weight: bold; }
a.results:link          { text-decoration: underline; color: black; font-weight: bold; }
a.results:hover         { text-decoration: underline; color: black; font-weight: bold; color: #6600CC; }

.unclickable			{ text-decoration: none; color: #999999; }

.blue                   { color: blue;   }
.red                    { color: red;    }
.orange                 { color: orange; }
.green                  { color: green;  }

.help                   { text-decoration: none; font-weight: bold; color: #660099; }

.page-header 
{
	background-color: #777;
	width: 100%;
	color: #fff;
	border-bottom: 7px solid #444;
	border-top: 1px solid #999;
	margin-bottom: -1.2em;
	background: #369 url("http://www.co.logan.il.us/img/flag-top.png") no-repeat top left;
	text-align: center;
}

h1 {
	font-family: georgia;
	font-size: 30px;
	margin-top: 0.2em;
}
h2 {
/*	margin-left: -7em;*/
	color: #9bd;
	font-size: 18px;
	margin-top: -1em;
	font-style: italic;
}

