.copyright {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: xx-small;
	letter-spacing: 2px;
	word-spacing: 5px;

}
.credits {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: xx-small;
	letter-spacing: 2px;
	word-spacing: 5px;
	color: #602050;

}
.body {
	font-family: Arial, Helvetica, sans-serif;
	color: #402040;

}
.title {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: medium;
	color: #0B849B;
	font-weight: bold;

}
.headline {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: large;
	color: #A84397;
	font-weight: bold;

}
.greenbold {
	color: #0B849B;
	font-weight: bold;
}
.titlepurple {

	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: medium;
	color: #A84397;
	font-weight: bold;
}
.boldpurple {

	color: #A84397;
	font-weight: bold;
}
.bodySmall {
	font-family: Arial, Helvetica, sans-serif;
	color: #402040;
	font-size: xx-small;
}
a.navbar {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: medium;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
	cursor: hand;
	line-height: 90%;
}
a:visited.navbar
{
	color: #333333;
}
a:hover.navbar
{
	font-style: italic;
}

a.credits
{
	color: #602050;

}

a:visited.credits
{
	color: #602050;
}

a:hover.credits
{
	color: #602050;
}
