.footermessage {
	font-family: "Courier New", Courier, monospace;
	color: #FFFFFF;
}
.normal {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
}
.normalBigger {

	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
}
.normalBiggest {


	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 24px;
}
.aligntop {
	vertical-align: top;
	position: relative;
	top: 0px;
}
