h1 {
	color: #4E6899;
	font-size: 1.8em;
	line-height: 1.2em;
}
h1 a {
	text-decoration: none;
	color: #4E6899;
}

h2 {
	color: #4E6899;
	margin: 0px;
	padding: 0px;
}
h4 {
	color: #4E6899;
}

h3 {
	font-size: 1em;
	color: #999999;
	margin: 10px 0 0 0;
}

p	{
	color: #333;
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 0px;
	line-height: 1.5em;
}
a {
	color: #003366;
	text-decoration: none;
	font-weight: bold;
	font-size: 12px;
}
a:hover {
	text-decoration: none;
}

.pms-text {
	font-size: 12px;
	line-height: 17px;
	color: #000033;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
.pms-smallprint {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #666666;
	line-height: 11px;
}
.pms-title1 {
	font-size: 16px;
	font-weight: bold;
	color: #4E6899;
	font-family: Arial, Helvetica, sans-serif;
	margin: 5px 0 15px 0;
	width: auto;
}
.pms-title1  a {
	text-decoration: none;
	color: #4E6899;
}