h1 {
	font-size: 67px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	font-family: Georgia, "Times New Roman", Times, serif;

}
.lightfont {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: small;
	color: #f4f4f4;
	font-weight: bold;
}
.navbar {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: small;
	color: #ffffff;
	font-weight: bold;
}
.RedFont {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: medium;
	color: #FF0000;
}
.DarkFont {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: small;
	color: #333333;
	font-weight: bold;

}
.stdFont {
	font-family: Georgia, "Times New Roman", Times, serif;
}
