body {background-color: #FFFFCC; }
.links {
	font-family: Goudy, Georgia, "Times New Roman", Times, serif;
	font-weight: bold;
	font-size: small;
	line-height: 150%;
}
.head {
	font-family: Goudy, Georgia, "Times New Roman", Times, serif; font-size: x-large;
	font-weight: bold; font-style:italic; text-indent: 1em;
}
.body_text {
	font-family: Goudy, Georgia, "Times New Roman", Times, serif;
	font-size: small; line-height:150%
}
.signature {
	font-family: Goudy, Georgia, "Times New Roman", Times, serif;
	font-size: xx-small;
}
a:link {
	font-family: Goudy, Georgia, "Times New Roman", Times, serif;
	font-weight: bold;
	text-decoration: underline;
	color: Maroon;
}
a:visited { 
	font-family: Goudy, Georgia, "Times New Roman", Times, serif;
	font-weight: bold; 
	text-decoration: underline; 
	color: Navy;
	}
a:hover, a:active {
	font-family: Goudy, Georgia, "Times New Roman", Times, serif;
	font-weight: bold;
	text-decoration: underline;
	color: Purple;
}
ul {
	font-family: Goudy, Georgia, "Times New Roman", Times, serif;
	font-size: small;
}
