.body {
	font-family: Arial;
	font-size: 12px;
	color: #333333;
	line-height: 16px;
}
.pagetitle {
	font-family: Verdana;
	font-size: 16px;
	font-weight: bold;
	color: #5C83A2;
}
a:link {
	color: #5C83A2;
	text-decoration: underline;
}
a:visited {
	color: #5C83A2;
	text-decoration: underline;
}
a:hover {
	color: #333333;
	text-decoration: none;
}
a:active {
	color: #333333;
	text-decoration: none;
}
.credits {
	font-family: Arial;
	font-size: 10px;
	color: #FFFFFF;
}
.deck {

	font-family: Verdana;
	font-size: 12px;
	font-weight: bold;
	color: #5C83A2;
}
.quotes {
	font-family: Arial;
	font-size: 12px;
	color: #008649;
	line-height: 16px;
	font-style: italic;
}
