
.H1 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 17px;
	font-weight:bold;
}

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

.bodytextbold {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	font-weight:bold;
}

.bodytextbold12 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	font-weight:bold;
}

.bodytextitalic {
font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	font-style:italic;
}

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

body{
	background: #494925;
}
