.basictext {
	font-family: Garamond, "Times New Roman", Georgia, Times, serif;
	font-size: 16px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	color: #FFFF66;
	text-align: justify;
}
.boldtitles {

	font-family: Garamond, "Times New Roman", Georgia, Times, serif;
	font-size: 16px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	color: #FFFFCC;
}
.pagetitles {
	font-family: Garamond, "Times New Roman", Georgia, Times, serif;
	font-size: 24px;
	font-style: italic;
	line-height: normal;
	font-weight: bold;
	color: #FFFFCC;
	text-align: center;


}
.menulinks {
	font-family: Garamond, "Times New Roman", Georgia, Times, serif;
	font-size: 17px;
	font-style: italic;
	font-weight: bold;
	color: #FFFFCC;
	text-align: center;
	text-decoration: none;
	line-height: 12px;



}
.designnotes {
	font-family: Garamond, "Times New Roman", Georgia, Times, serif;
	font-size: x-small;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	color: #FFFFCC;
	text-align: center;

}
a:hover {
	color: #B757F0;
}
.pagetitles2 {

	font-family: Garamond, "Times New Roman", Georgia, Times, serif;
	font-size: 24px;
	font-style: italic;
	line-height: normal;
	font-weight: bold;
	color: #FFFFCC;
	text-align: left;
}
.menu2line {

	font-family: Garamond, "Times New Roman", Georgia, Times, serif;
	font-size: 17px;
	font-style: italic;
	font-weight: bold;
	color: #FFFFCC;
	text-align: center;
	text-decoration: none;
	line-height: 21px;
}
.basictextdark {

	font-family: Garamond, "Times New Roman", Georgia, Times, serif;
	font-size: 16px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	color: #330066;
}
.headline {
	text-align: left;
	font-style: italic;
	text-decoration: none;
}
li {
	color: ffffcc;
	list-style-type: disc;
}
#creditfooter {
	text-indent: 37px;
}
.centertextdark {
	color: 330066;
	text-align: center;
}
.centertext {
	color: ffff66;
	text-align: center;
}

