p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	line-height: 19px;
	color: #333333;
	text-decoration: none;
	margin-top: 0px;
	margin-bottom: 8px;
	text-align: left;
}
h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	line-height: 22px;
	color: #5E5E5E;
	text-decoration: none;
	margin-top: 0px;
	margin-bottom: 16px;
	font-weight: lighter;
	text-align: center;
}
.pgbkrnd {
	background-color: #FFFFFF;
	margin: 0px;
	text-align: center;
} 
.landingtxt {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 21px;
	color: #5E5E5E;
	text-decoration: none;
}
.landingtxt a:hover {
	text-decoration: underline;
}
.landingtxt a{
	text-decoration: none;
	color: #CC0000;
}
a {
	color: #CC0000;
	text-decoration: none;
}
a:hover {
	color: #000000;
	text-decoration: underline;
}
h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	line-height: 22px;
	color: #5E5E5E;
	text-decoration: none;
	margin-top: 0px;
	margin-bottom: 24px;
	font-weight: lighter;
	text-align: center;
}
