.policytext {
	font-family: Courier New, Courier, serif;
	font-size: 12px;
	text-align: justify;
	margin-top: 0px;
	border-top: 0px;
	border-bottom: 0px;
	margin-bottom:0px;
	line-height: 1.5em;
}

.pageheader {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	text-align: center;
	font-weight: bold;
}

.subheader {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
}

.revisiondate {
	font-family: Courier New, Courier, serif;
	font-size: 12px;
	text-align: right;
	margin-top: 0px;
	border-top: 0px;
	border-bottom: 0px;
	margin-bottom:0px;
	line-height: 1.5em;
}

a {color: #0000CC; text-decoration: none; }

a:active {color: #0000CC; }

a:hover {text-decoration: underline; }

img {display: block;}