﻿body {
	font-family: verdana, Arial, Helvetica;
	font-size: 12px;
	background-color: #FFFFFF;
}
p {
	line-height: 20px;
	font-size: 12px;
}
h1 {
	color: rgb(4, 55, 118);
	font-size: 18px;
	border-bottom-style: double;
	border-bottom-width: medium;
	width: 430px;
	padding-bottom: 4px;
}
h2 {
	color: rgb(4, 55, 118);
	font-size: 16px;
	border-bottom-style: double;
	border-bottom-width: medium;
	width: 430px;
	padding-bottom: 4px;
}
h3 {
	color: rgb(4, 55, 118);
	font-size: 16px;
	border-bottom-style: double;
	border-bottom-width: medium;
	width: 430px;
	padding-bottom: 4px;
}
h4 {
	color: rgb(4, 55, 118);
	font-size: 16px;
	border-bottom-style: double;
	border-bottom-width: medium;
	width: 430px;
	padding-bottom: 4px;
}
h5 {
	color: rgb(4, 55, 118);
	font-size: 16px;
	border-bottom-style: double;
	border-bottom-width: medium;
	width: 430px;
	padding-bottom: 4px;
}
h6 {
	color: rgb(4, 55, 118);
	font-size: 16px;
	border-bottom-style: double;
	border-bottom-width: medium;
	width: 430px;
	padding-bottom: 4px;
}
a:link {
	text-decoration: underline;
	color: #6699CC;
}
a:visited {
	text-decoration: underline;
	color: #6699CC;
}
a:hover {
	text-decoration: underline;
	color: #009900;
}
a:active {
	text-decoration: underline;
	color: #CCCCCC;
}
.copy {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
}
.jbr {
	font-weight: bold;
	background-color: #6699CC;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #FFFFFF;
	border: 1px solid #000000;
}
.align-cntr {
	text-align: center;
}
.form {
	border-collapse: collapse;
}
.formpad {
	padding: 4px 0px 4px 0px;
}

