.text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-align: justify;


}
.IntroText {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #FFFFFF;
	padding: 15px;
	letter-spacing: 1px;
	line-height: 25px;
}

.IntroText  a:active {  color: #FFFFFF;text-decoration: underline}
.IntroText  a:link {  color: #E7E7E7;text-decoration: underline}
.IntroText  a:visited {  color: #E7E7E7;text-decoration: underline}
.IntroText  a:hover {  color: #FFFFFF;text-decoration: underline}

.FooterText {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	letter-spacing: 1px;
	padding-right: 10px;
	padding-left: 10px;
}

.FooterText  a:active {  color: #FFFFFF;text-decoration: underline}
.FooterText  a:link {  color: #E7E7E7;text-decoration: underline}
.FooterText  a:visited {  color: #E7E7E7;text-decoration: underline}
.FooterText  a:hover {  color: #FFFFFF;text-decoration: underline}

h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14pt;
	font-style: normal;
	margin: 0px;
	padding: 0px;
}
th {
	letter-spacing: 1em;
	font-family: Arial, Helvetica, sans-serif;
	background-color: #CCCCCC;
}
td {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
h3 {
	padding-bottom: 0px;
	margin-bottom: 0px;
}
p {
	font-family: Arial, Helvetica, sans-serif;
	margin-top: 0px;
}
.PageTitle {
	color: #FFFFFF;
	text-align: center;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
a:visited {
	color: #006699;
}
h2 {
	margin-bottom: 0px;
	color: #006699;
	font-size: 16px;
}
