.smallitalic {
	font-family: "Times New Roman", Times, serif;
	font-style: italic;
}
.smalltitle {
	font-family: "Times New Roman", Times, serif;
	font-size: large;
	font-weight: bold;
}
.mainbold {
	font-family: "Times New Roman", Times, serif;
	font-weight: bold;
}
.maintext {
	font-family: "Times New Roman", Times, serif;
}
.bigtitle {
	font-family: "Times New Roman", Times, serif;
	font-size: 30px;
	font-weight: bold;
}
.subtitle {
	font-family: "Times New Roman", Times, serif;
	font-size: x-large;
	font-style: italic;
	font-weight: bold;
}
.cell {
	background-color: #FFFFFF;
}
.table {
	background-color: #000000;
}
