
<style type="text/css">
<!--

body { font-family: Georgia, serif; 
	   font-size: .7em; 
	   font-weight: 400; 
	   font-style: normal;
	   line-height: 1.em; 
	   text-decoration: none; 
	   text-transform: none;
	   color: #000000; }

a:link { font-family: Georgia, Serif;
		text-decoration: none;
		font-weight: bold; 
        color: #912310; }
       
a:visited { font-family: Georgia, Serif;
		text-decoration: none; 
		font-weight: bold; 
        color: #912310; }

a:hover { font-family: Georgia, Serif;
		text-decoration: none; 
        color: #0C6B09; }
		
.menu{
		position:absolute;
		visibility: hidden;
		border:1px solid black;
		border-bottom-width: 0;
		font: bold 1em Georgia, serif;
		line-height: 18px;
		z-index: 100;
		background-color: #FCFB9D;
		width: 160px;
		text-align:left;
		}

.menu a{
		width: 100%;
		display: block;
		text-indent: 3px;
		border-bottom: 1px solid black;
		padding: 1px 0;
		text-decoration: none;
		font-weight: bold;
		text-indent: 5px;
		}

.menu a:hover{ /*hover background color*/
		background-color: #CFE38D;
		color: #000000;
		}

.homebox {margin:10px; 
		text-align: left;
		line-spacing: 1.3em;}
		
table { font-family: Georgia, Serif; 
	    line-height: 1.5em;
	    text-decoration: none; }

td 	 {  font-family: Georgia, Serif; 
	    line-height: 1.5em; 
	    text-decoration: none; }

ul 	 {  margin-top: 3px;
	    margin-bottom: 5px;}

h1 {font-size: 1.8em;
	font-weight: 800;
	font-family: Georgia, serif;
	margin-top: 10px;
	margin-bottom: 10px;
	}

h2 {font-size: 1.5em;
	font-weight: 800;
	font-family: Georgia, serif;
	margin-top: 10px;
	margin-bottom: 8px;
	color: #912310;
	}

h3 {font-size: 1.3em;
	font-weight: 700;
	font-family: Georgia, serif;
	margin-top: 10px;
	margin-bottom: 5px;
	color: #912310;
	}

h4 {font: bold 1em Georgia, serif;
	margin-top: 10px;
	margin-bottom: 5px;}

h5 {font: bold .9em Georgia, serif;
	font-stretch:expanded;
	font-variant:small-caps;
	margin-top: 5px;
	margin-bottom: 3px;}

h6 {font: bold .7em Georgia, serif; 
	font-variant:small-caps;
	margin-bottom: 2px;}
       
cite { font-family: Georgia, Serif; 
	   font-size: 90%; 
	   font-weight: 400;
	   font-style: normal;
	   text-indent: 20px;
	   text-decoration: none; 
	   text-transform: none; 
	   color: #000000; }
       

.date { 
	   font-family: Georgia, Serif; 
	   font-weight: bold;
       text-align: left;
	   text-decoration: none;
       margin-bottom: 3px; }
	       
.headline { 
	   font-family: Georgia, Serif; 
	   font-weight: bold;
       text-align: left;
	   text-decoration: none;
       margin-bottom: 3px;
	   color: #912310; }
       
.newsbody { 
	   font-family: Georgia, Serif; 
       text-align: left;
	   text-decoration: none; }
       
.newscite { 
	   font-family: Georgia, Serif; 
	   font-style: italic;
       text-align: right;
	   text-decoration: none; 
	   margin-right: 20px;}

.footer { 
		font-family: Georgia, Serif; 
	   font-size: 90%; 
	   text-decoration: none; 
	   color: #CFE38D; } 
-->
</style>