body {
	font-family: "Times New Roman", Times, serif;
	font-style: italic;
	font-weight: normal;
	font-size: smaller;
	color: #683b18;
}

.link { text-decoration:none; }
.hlink { text-decoration:none; color: #000; }


a:link {
	color: Maroon;
	text-decoration: none;
}
a:visited {
	color: Maroon;
	text-decoration: none;
}
a:hover { text-decoration:underline; }

	

h1 { color:#666; font-size:22px; font-weight:normal; margin-bottom:6px; padding-bottom:4px;}
h2 {font-size:22px; font-weight:normal; color:#666; margin-top:25px; margin-bottom:10px;}
h3 {font-size:14px;font-weight:normal;color:#990000; letter-spacing:1px;margin-bottom:4px;margin-top:16px; text-transform:uppercase;}


	#menu ul {
		list-style: none;
		margin-left: 0;
		padding-left: 1em;
		text-indent: -1em;
		
		margin-top: 2px; margin-bottom:2px;
		}

	li.menulist {  line-height:14px;}
		 .list {margin-top:4pt;margin-bottom:4pt; }
	 .list2 {margin: 0; padding:0; line-height:16px;}