.logo {
	font-family: "Times New Roman", Times, serif;
	font-size: 24px;
	font-weight: bold;
	color: #000000;
}
.nav {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: lighter;
	color: #FFFFFF;
	word-spacing: 15px;
}
.title {
	font-family: "Times New Roman", Times, serif;
	font-size: 18px;
	color: #FF00FF;
	letter-spacing: 1px;
	text-align: justify;
}
.subtitle {
	font-family: "Times New Roman", Times, serif;
	font-size: 16px;
	color: #FF00FF;
	letter-spacing: 1px;
	font-weight: bold;
}.text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 22px;
	color: #000000;
	text-align: justify;
}
