.tophdr {
	margin-top: 3mm;
	font-size: 20pt;
}
.hdr {
	font-size: 15pt;
	margin-top: 5mm;
	margin-bottom: 1mm;
}
.subhdr {
	font-weight: bold;
	color: red;
}
.info {
	font-size: 10pt;
	margin-left: 3mm;
	margin-right: 3mm;
	width: 550px;
}
.info p {
	margin-bottom: 2mm;
}
.info a {
	color: black;
}
body {
	background: gray;
	font-family: Verdana;
	margin-left: auto;
	margin-right: auto;
	margin-top: 0;
}
ul {
	margin-top: 5mm;
}
li {
	font-size: 10pt;
	margin-bottom: 2mm;
	margin-right: 10mm;
}
.links {
	background: black;
	font-size:8pt;
}
.conlinks {
	font-size: 8pt;
	color: gray;
}
p {
	margin-bottom: 10mm;
}
.linkdiv {
	margin-top: 8mm;
	margin-left: 3mm;
	margin-right: 9mm;
}
table {
	background: #CFECEC;
	font-size: 10pt;
}
a {
	color: white;
	text-decoration: underline;
}
a:hover, a:active {
	text-decoration: none;
	color: #25587e;
}
.image {
	background: black;
}
.arrow {
	margin-left: .3in;
}
.contact {
	font-size: 10pt;
}
