body,td,th {
	font-family: "Book Antiqua", "Palatino Linotype", serif;
	font-size: 10px;
	color: #660000;
	text-align: center;
	vertical-align: top;
}
body {
	background-color: #669966;
	margin-top: 25px;
}
a:link {
	color: #0066FF;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #6633CC;
}
a:hover {
	text-decoration: underline;
	color: #FFFF66;
}
a:active {
	text-decoration: none;
	color: #FF6666;
}
h1,h2,h3,h4,h5,h6 {
	font-weight: bold;
}
h1 {
	font-size: xx-large;
	text-decoration: underline;
	line-height: 75%;
}
h2 {
	font-size: x-large;
}
h3 {
	font-size: large;
}
h4 {
	font-size: medium;
	line-height: 10%;
}
h5 {
	font-size: small;
}
p {
	text-indent: 15px;
	font-size: medium;
	color: #660000;
	vertical-align: top;
	text-align: left;
}
.menu {
font-family: "Trebuchet MS", Helvetica, sans-serif; font-weight: bold;
}
.textcopy {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	vertical-align: top;
	text-align: left;
}
.initial {
	font-size: xx-large;
}

