.text {
	font-family: Arial;
	font-size: 18px;
	color: 003300;
}
.centrered-text {
	font-family: Arial;
	font-size: 18px;
	color: #002200;
	text-align: center;
}
.norm-text {
	font-family: Arial;
	font-size: 14px;
	color: #000000;
	text-align: left;
}
.small-text {
	font-family: Arial;
	font-size: 12px;
	color: 002200;
}
a:link {
	font-family: Arial;
	font-size: 14px;
	font-weight: bold;
	color: #000000;
}
a:visited {
	font-family: Arial;
	font-size: 14px;
	font-weight: bold;
	color: #000000;
}
a:hover {
	font-family: Arial;
	font-size: 14px;
	font-weight: bold;
	color: #000000;
}
a:active {
	font-family: Arial;
	font-size: 14px;
	font-weight: bold;
	color: #000000;
}
.ital-text {
	font-family: Arial;
	font-size: 14px;
	font-style: italic;
	color: #000000;
	text-align: center;
}
.quality-text {
	font-family: Arial;
	font-size: 16px;
	color: #000000;
	text-align: left;
	font-weight: bold;
}
.quality-text-centered {
	font-family: Arial;
	font-size: 16px;
	font-weight: bold;
	color: #000000;
	text-align: center;
}
.quality-title {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 24px;
	font-weight: bold;
	color: #000000;
}
.main-table {
	overflow: auto;
	z-index: 0;
	height: 100%;
	width: 100%;
}
.main-page-background {
	background-color: #FFFFBD;
	border: none;
	color: #000000;
}
.title-text {
	font-family: Arial;
	font-size: 24px;
	color: #000000;
	text-align: center;
	font-weight: bold;

}
.list-text {
	font-family: Arial;
	font-size: 16px;
	font-weight: bold;
	color: #000000;
}
.small-text-bold {
	font-family: Arial;
	font-size: 12px;
	color: 002200;
	font-weight: bold;

}
