@charset "iso-8859-1";
a:hover {
	color: #FF0000;
	text-decoration: underline;
}

h1 {
	color: #600000;
	font-family: times new roman;
	font-size: x-large;
	text-align: center;
}

h1 a:link, h1 a:visited  {
	text-decoration: none;
}

h2 {
	color: #600000;
	font-family: times new roman;
	font-size: large;
	text-align: center;
}

h3 {
	color: #600000;
	font-family: times new roman;
	font-size: medium;
	font-weight: bold;
	text-align: center;
	margin: 0;
}

li {
	padding-top: 5px;
}

.subtitle {
	color: #600000;
	font-family: times new roman;
	font-size: medium;
	text-align: center;
	margin: 0;
	}

.menu {
	color: #660000;
	text-decoration: none;
	font-family: georgia,perpetua,garamond;
	font-size: 16px;
}

.topmenu {
	color: #660000;
	text-decoration: none;
	font-family: Felix Titling,Times New Roman;
	font-weight: bold;
	font-size: 14px;
	line-height: 125%;
	text-decoration: none;
}

.darkrow  {
background-image:url('darkback.jpg');
padding-top:2px;
padding-bottom:2px;
}

