.text {
	text-align: justify;
	font-family: "Times New Roman", Times, serif;
}
.textsmall {
	font-family: "Times New Roman", Times, serif;
	font-size: x-small;
}
.titleblack {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	text-decoration: none;
	color: #000000;
}
.titlewhite {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}

.a {
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
}
.aublack {
	font-family: "Times New Roman", Times, serif;
	color: #000000;
}
p {
	text-indent: 20px;
}
li {
	text-align: left;
	padding-bottom: 5px;
}
pre {
	font-family: "Courier New", Courier, mono;
}
