body {
	background-color: #FCF7E5;
	font-family: Arial, Helvetica, sans-serif;
}
p {
	font-size: .85em;
}

.style1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 36px;
	font-weight: bold;
}
.internal-head {
	font-size: 1.25em;
	font-weight: bold;
}
.internal-homelink {
	font-size: .7em;
	color: #666666;
	text-align: right;
	float: right;
}

.style2 {font-family: Arial, Helvetica, sans-serif; font-size: 16px; font-weight: bold; }
a:link {
	color: #990000;
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
}
.style3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;
	font-weight: bold;
	color: #003300;
}
.style5 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
}
a:visited {
	color: #990000;
	text-decoration: none;
}

