.text {
	font-family: "Times New Roman", Times, serif;
	font-size: 16px;
	font-style: normal;
	font-weight: normal;
	color: #663333;
}
.titles {
	font-family: "Times New Roman", Times, serif;
	font-size: 20px;
	font-weight: 900;
	color: #894545;
}
.titlesbright {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	font-weight: 900;
	color: D9D9E6;
}
.smalltext {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-style: normal;
	color: #660000;
}
.credits {
	font-family: "Times New Roman", Times, serif;
	font-size: 10px;
	font-weight: 900;
	color: #CADBE8;

}

