﻿#content h1 {
	font-family: "Times New Roman", Times, serif;
	font-size: xx-large;
	font-weight: bold;
	color: #000066;
	border-bottom-style: solid;
	border-bottom-width: 3px;
	border-bottom-color: #000080;
	padding-bottom: 2px;
}
#content h2 {
	font-family: "Times New Roman", Times, serif;
	font-size: x-large;
	font-style: italic;
	color: #7F4100;
}
#content p {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: medium;
	color: #000041;
}
#content h3 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: medium;
	color: #0066FF;
	font-weight: bold;
	font-style: normal;
	text-decoration: none;
}
a {
	color: #000080;
}
a:visited {
	color: #B07906;
}
a:active {
	color: #000066;
}
a:hover {
	color: #643200;
}
#f-links a {
	color: #D8EBF3;
	text-decoration: none;
}
#f-links a:active {
	text-decoration: none;
	color: #D8EBF3;
}
#f-links a:hover {
	text-decoration: none;
	color: #000080;
}
#f-links a:visited {
	text-decoration: none;
	color: #D8EBF3;
}
#designby a {
	text-decoration: none;
	color: #D8EBF3;
}
#designby a:hover {
	text-decoration: none;
	color: #000080;
}
#designby a:visited {
	color: #AB8D6D;
	text-decoration: none;
}
