a:link { color: white; font-size: 12pt; font-family: Georgia, "Times New Roman", Times, serif; text-decoration: underline; }
a:visited { color: white; font-size: 12pt; font-family: Georgia, "Times New Roman", Times, serif; text-decoration: underline; }
a:hover { color: #a1b8b0; font-size: 12pt; font-family: Georgia, "Times New Roman", Times, serif; text-decoration: underline; }
a:active {
	font-size: 12pt;
	font-family: Georgia, "Times New Roman", Times, serif;
	text-decoration: underline;
}
h1 { color: white; font-size: 12pt; font-family: Georgia, "Times New Roman", Times, serif; font-weight: normal; text-align: justify; margin: 7pt 15px 0 15pt; }
h2 {
	color: white;
	font-size: 12pt;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	text-align: justify;
	margin: 0 15px 15px 15pt;
}
h3 { color: white; font-size: 12pt; font-family: Georgia, "Times New Roman", Times, serif; font-weight: normal; margin: 15px 15px 15px 0; }
h4 { color: white; font-size: 14pt; font-family: Georgia, "Times New Roman", Times, serif; font-weight: bold; margin: 15px 15px 15px 0; }
h5 { color: white; font-size: 12pt; font-family: Georgia, "Times New Roman", Times, serif; font-weight: normal; margin: 7pt 15px 0 15pt; }
h6 { font-size: 14px; font-family: Georgia, "Times New Roman", Times, serif; font-weight: normal; margin: 0; }
body p {
	color: #FFF;
	font-size: 24px;
	text-align: center;
	font-family: Arial, Helvetica, sans-serif;
}
