
body {
	font-size: 62.5%; /* Resets 1em to 10px */
	font-family:  Georgia, Helvetcia, Verdana;
	background: #336699;
	}

h1 {
	margin: 20 0 20 0px;
	}
	
.footnote {
	font-size : 8pt;
	}
	
.footnote a { 
	text-decoration: none; 
	color: blue;
	font-weight: normal;
	border: none;
}

.footnote a:visited { 
	text-decoration: none; 
	color: #CC0000;
	font-weight: normal;
	border: none;
}

.footnote a:hover, a:active {
	text-decoration: underline;
	color: #CC0000;
	font-weight: normal;
	border: none;
}

.quote {
	font-family : Georgia, Helvetica;
	font-size : 15pt;
	color : #666666;
}

.emp {
	font-family : Georgia, Helvetica;
	font-weight : bold;
	color : blue;
}

.quest {
	font-family : Georgia, Helvetica;
	font-weight : bold;
	color : red;
}

#rivertext {
	margin-left: 20px;
	}
	
#sidebar {
	width: 181px;
	font-family: Georgia, Helvetica, Verdana;
	font-size: 8pt;
	font-weight: bold;
	text-align: center;
	}	

#mainmenu {
	font-family: Georgia, Helvetica, Verdana;
	font-size: 14pt;
	text-align: center;
	color: #ffffff;
	}
	
div.sidebar a { 
	text-decoration: none; 
	color: #ffffff;
	border: none;
}

div.sidebar a:visited { 
	text-decoration: none; 
	color: #ffffff;
	border: none;
}

div.sidebar a:hover, a:active { 
	text-decoration: none; 
	color: #003366;
	border: none;
	
}

div.mainmenu a { 
	text-decoration: none; 
	color: #ffffff;
	font-weight: bold;
	border: none;
}

div.mainmenu a:visited { 
	text-decoration: none; 
	color: #ffffff;
	font-weight: bold;
	border: none;
}

div.mainmenu a:hover, a:active { 
	text-decoration: underline; 
	color: #CC0000;
	font-weight: bold;
	border: none;
	
}

div.body a:hover, a:active {
	text-decoration: underline;
	color: #CC0000;
	font-weight: none;
	border: none;
}

a { 
	text-decoration: none; 
	color: blue;
	font-weight: normal;
	border: none;
}

a:visited { 
	text-decoration: none; 
	color: #CC0000;
	font-weight: normal;
	border: none;
}

a:hover, a:active {
	text-decoration: underline;
	color: #CC0000;
	font-weight: normal;
	border: none;
}

A:link IMG { border: none }
A:visited IMG { border: none }
A:active IMG { border: none }
	



