BODY {
	font-size: 14px;
	font-family: Arial, Helvetica, sans-serif;
}

A {
	font-size: 14px;
	/*color: rgb(103,59,29);*/
	color: maroon;
}
A:hover {
	font-size: 14px;
	text-decoration: underline;
	color: rgb(138,134,14);
}

A:visited {
	font-size: 14px;
}

.page {
	margin-top : 0px;
}

.body {
	font-size: 14px;
	font-family: Arial, Helvetica, sans-serif;
	margin: 10px;
}

.footer {
	font-size: 10px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: black
}

.top-nav {
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: rgb(103,59,29)
}

.list-head {
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: white;
	background: silver
}

.list-body {
	font-size: 10px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	background: white
}

.body-list-head {
	font-size: 14px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: white;
	/*background: #a68c7a*/
	background: rgb(247,187,0)
}

.page-head  {
	font-size: 18px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
}

.page-subhead {
	font-size: 14px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
}

.title-top {
	font-size: 14px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #a68c7a;
	border: outset 2px maroon;
}

A.topnav {
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bolder;
	/*color: rgb(103,59,29);*/
	color: maroon;
}

A.topnav:hover {
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bolder;
	text-decoration: underline;
	color: rgb(138,134,14); 
}

A.topnav:visited {
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bolder;
}

A.nav {
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bolder;
	/*color: rgb(103,59,29);*/
	color: maroon;
}

A.nav:hover {
	text-decoration: underline;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bolder;
	color: rgb(201,195,0);
}

A.nav:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bolder;
	/*color: rgb(103,59,29);*/
}

A.footer:hover {
	font-size: 10px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: black
}
A.footer:visited {
	font-size: 10px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: black
}