﻿h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14pt;
	font-weight: normal;
	color: #000000;
	vertical-align: middle;
	text-align: center;
	margin: 6px 0px 9px 0px;
}
.LftCol {
	border-width: 1px;
	border-color: #000000;
	width: 355px;
	vertical-align: top;
	border-style: solid solid none none;
}
.RgtCol {
	border-style: solid none none none;
	border-width: 1px;
	border-color: #000000;
	width: 355px;
	vertical-align: top;
}
h2 {
	font-family: arial, Helvetica, sans-serif;
	font-size: 12pt;
	font-weight: bold;
	text-align: center;
	margin: 0px 0px 12px 0px;
}
.Lnk {
	font-family: arial, Helvetica, sans-serif;
	font-size: 10pt;
	text-align: center;
	padding: 0px;
	margin: 0px 0px 12px 0px;
	line-height: 100%;
	font-weight: bold;
}
a {
	font-weight: normal;
}
