body {
	font-family: Garamond;
	font-size: 18px;
	background-color:#000000;
}

h1 {
	font-family: Harrington;
	font-size: 36px;
	font-weight: bold;
}

h2 {
	font-family: Garamond;
	font-size: 24px;
	font-weight: bold;
}

h3 {
	font-family: Garamond;
	font-size: 20px;
	font-weight: bold;
	text-decoration: underline;
}

a:link {
	color: #000000;
	text-decoration: none;
}

a:visited {
	text-decoration: none;
	color: #000066;
}

a:hover {
	text-decoration: underline;
	color: #006600;
}

a:active {
	text-decoration: none;
}

.bottomnav {
	font-family: Garamond;
	font-size: 18px;
	font-weight: bold;
	color:#000000;
}

.big {
	font-family: Garamond;
	font-size: 24px;
	font-weight: bold;
}

.Bertrand {
	font-family: Comic Sans MS;
	font-size: 24px;
	color: #cc66cc;
}

.copyright {
	font-family: Garamond;
	font-size:10px;
	color:#ffffff;
}

.contact {
	font-family: Harrington;
	font-size: 16px;
	font-weight: bold;
	color:#330099;
}

.home {
	font-family:Garamond;
	font-size:18px;
	color:#000000;
	text-decoration:underline;
}

.topnav {
	font-family: Garamond;
	font-size: 16px;
	color:#000000;
}

.Sullivan {
	font-family: Lucida Calligraphy;
	font-size: 24px;
	color: #FFFFFF;
}