td {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
}
h1 {
	font-family: Garamond, Georgia, "Times New Roman", Times, serif;
	font-size: 24px;
	font-weight: bold;
}
.home {
	font-family: Garamond, Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	font-weight: bold;
	color: #FFFFCC;

}
.coming {
	font-family: Garamond, Georgia, "Times New Roman", Times, serif;
	font-size: 36px;
	font-style: normal;
	font-weight: bold;
}
a {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	font-weight: bold;
	color: #99CCFF;
}
p {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	color: #FFFFCC;
}

