.header {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 24px;
	color: #666666;
	border: #999999;
	text-align: center;
}
.topquote {
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	font-style: italic;
	color: #000000;
	text-align: left;
}
.headerbutton {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #800000;
	text-align: center;
}
p {
	font-family: Palatino, "Times New Roman", Times, serif;
	font-size: medium;
	line-height: 30px;
	color: #000000;
	text-align: justify;
	text-indent: 25pt;
}
.toplinks {
	font-family: Palatino, "Times New Roman", Times, serif;
	font-size: medium;
	line-height: 30px;
	color: #000066;
	text-align: center;
}
h1 {
	font-family: Verdana, Arial, sans-serif;
	font-size: medium;
	color: #333333;
	text-align: left;
}
A:link {
	color: #0000ff;
}
A.top:link {
	color: #99ffff;
	text-decoration: none;
}
A.top:visited {
	color: #99ffff;
	text-decoration: none;
}
A.top:hover {
	color: #99ffff;
	text-decoration: none;
}
A.top:active {
	color: #99ffff;
	text-decoration: none;
}

A:visited {
	color: #9999ff
}