@charset "utf-8";
.legible {
	color: #FFC;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: normal;
	line-height: 25px;
}
.legibletitle {
	font-family: "Times New Roman", Times, serif;
	font-size: 24px;
	font-style: normal;
	line-height: 25px;
	font-weight: normal;
	color: #FF9;
	text-align: center;
}
a {
	color: #69C;
	font-weight: normal;
}
.legiblename {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
	color: #69C;
}
.legiblename2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #69C;
}
.slant {
	font-style: italic;
}
.red {
	font-size: 16px;
	color: #F33;
}
.legiblealert {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-style: normal;
	line-height: 25px;
	font-weight: normal;
	color: #F60;
}
.legiblealertSMALL {
	font-family: "Times New Roman", Times, serif;
	font-size: 24px;
	font-style: normal;
	line-height: 25px;
	font-weight: normal;
	color: #F60;
}

