.Tiny {
	font-size: x-small;
	font-style: italic;
	color: #B46383;
}
.Default {
	font-family: "Goudy Old Style";
	color: #517CB3;
	font-style: normal;
}
.BigTitle {
	font-family: "Goudy Old Style";
	color: #FF6900;
	font-size: large;
	font-style: normal;
	text-decoration: none;
}
.commentary {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: medium;
	color: #000033;
	text-decoration: none;
	background-color: #FF6800;
	text-align: left;
	font-style: normal;
	border-top-style: outset;
	border-right-style: outset;
	border-bottom-style: outset;
	border-left-style: outset;
	border-top-color: #FFFFCC;
	border-right-color: #FFFFCC;
	border-bottom-color: #FFFFCC;
	border-left-color: #FFFFCC;
}
.instructions {
	font-family: "Goudy Old Style";
	font-size: medium;
	color: #527db4;
	text-decoration: none;
	text-align: left;
	font-style: normal;
}
a:link {
	font-style: normal;
	text-decoration: none;
	color: 527db4;
}a:visited {
	font-style: normal;
	text-decoration: none;
	font-weight: normal;
	color: 527db4;
}
a:hover {
	font-weight: bolder;
	text-decoration: none;
}
a:active {
	font-style: normal;
	text-decoration: none;
}
