@charset "utf-8";
/* CSS Document */

.Whitetext {
	font-size: 16px;
	color: #FFF;
}
h1,h2,h3,h4,h5,h6 {
	font-family: Georgia, Times New Roman, Times, serif;
	font-style: italic;
}
.Italic {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	font-weight: normal;
}
.quote {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	font-weight: bold;
	color: #013E74;
}
.maintext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	color: #006a36;
}
.heading {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-style: italic;
	font-size: 20px;
	color: #006a36;
}
