.head {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 36px;
	font-style: normal;
	font-weight: bold;
	color: #663366;
	line-height: 32px;
}

.button {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	font-style: normal;
	font-weight: bold;
}
.button a:link {text-decoration: none;}
.button a:visited {text-decoration: none;}
.button a:active {text-decoration: none;}
.button a:hover {text-decoration: none; color: purple;}

.body {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	color: #000000;
	line-height: 18pt;
}
.body a {text-decoration: underline; color: purple;}
 
.pagehead {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 30px;
	line-height: 28px;
	color: #666666;
}
.bodylink {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	line-height: 18px;
}
.bodylink a {text-decoration: underline; color: purple;}
