p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
	font-weight: normal;
	color: #ffc10e;
}
td {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
	font-weight: normal;
	color: #ffc10e;
}
.greytext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: normal;
	color: #333;
}
a:link {
	color: #092C48;
	text-decoration: none;
}
a:visited {
	color: #092C48;
	text-decoration: none;
}
a:hover {
	color: #092C48;
	text-decoration: underline;
}
.bluelarge {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 22px;
	font-weight: bold;
	color: #092C48;
}
.bluetxt {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
	font-weight: normal;
	color: #092C48;
}
