.Header1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 35pt;
	font-weight: bold;
	color: #000000;
}
.Subhead {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14pt;
	font-weight: bold;
}
.Top {
	border-right-width: thin;
	border-bottom-width: thin;
	border-right-style: none;
	border-bottom-style: solid;
	border-bottom-color: #FF0000;
	padding-right: 5px;
	padding-bottom: 5px;
}
.splash {
	padding-bottom: 10px;
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-bottom-color: #FF0000;
}

.TopRight {
	border-left-width: thin;
	border-bottom-width: thin;
	border-left-style: solid;
	border-bottom-style: solid;
	border-bottom-color: #FF0000;
	border-left-color: #FF0000;
}
.LastLine {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-weight: bold;
}

.BotomRight {
	border-left-width: thin;
	border-left-style: solid;
	border-left-color: #FF0000;
	padding-left: 20px;
	padding-top: 40px;
}
.GeneralText {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	text-align: justify;
}
h1 {
	font-family: Arial, Helvetica, sans-serif;
}
h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16pt;
}
.Tagline {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 26px;
	font-weight: bold;
}
