h1 {
	font-family: "Caeldera", "Book Antiqua";
	font-size: 42px;
	color: #ffffff;
	font-weight: normal;
	padding-top: 20px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 0px;
	text-decoration: underline;
}
h2 {
	font-family: "Caeldera", "Book Antiqua";
	font-size: 20px;
	color: #ffffff;
	font-weight: bold;
	padding-bottom: 10px;
}
h3 {
	font-family: "Caeldera", "Book Antiqua";
	font-size: 14px;
	color: #ffffff;
	font-weight: bold;
	padding-left: 20px;
}
h4 {
	font-family: "Caeldera", "Book Antiqua";
	font-size: 18px;
	color: #ffffff;
	font-weight: bold;
}
body {
	font-family: "Caeldera", "Book Antiqua";
	font-size: 13px;
	color: #ffffff;
	font-weight: normal;
	text-decoration: none;
}
img {
	border: 0px;
}
a {
	font-family: "Caeldera", "Book Antiqua";
	color: #ffffff;
}
#active
{
	text-decoration: none;
	color: #ffffff;
	font-family: "Caeldera", "Book Antiqua";
}.red {
	font-weight: 600;
	color: #FF0000;
}
.updated {
	font-size: 26px;
	color: #FF0000;
}
