.HomeStyle {
	background-color: #809A80;
	font-family: Gentium;
	font-size: 14px;
	font-style: normal;
}
p {
	font-family: Gentium;
	font-size: 16px;
	color: #333399;
	letter-spacing: 2pt;

}
h1 {
	font-family: Gentium;
	font-size: 24px;
	color: #660099;

}
h3 {
	font-family: Gentium;
	font-size: 18px;
	font-weight: normal;
	color: #003399;

}
iframe {
	color: 809a80;
}
h2 {
	font-family: Gentium;
	font-size: 24px;
	font-weight: bold;
	color: #003399;

}
table {
	background-color: 809a80;
	color: #333399;
	font-family: Gentium;


}

