﻿body {
	font-family: verdana, Arial, Helvetica;
	font-size: 12px;
	line-height: 18px;
}
h1 {
	color: rgb(0, 0, 0);
	font-size: 18px;
	letter-spacing: 1px;
	border-bottom-style: solid;
	border-bottom-width: 1px;
	border-bottom-color: #333333;
	width: 360px;
	text-indent: 2px;
	padding-bottom: 4px;
}
h2 {
	color: rgb(0, 0, 0);
	font-size: 16px;
	letter-spacing: 1px;
	border-bottom-style: solid;
	border-bottom-width: 1px;
	border-bottom-color: #333333;
	width: 360px;
	text-indent: 2px;
	padding-bottom: 4px;
}
h3 {
	color: rgb(0, 0, 0);
	font-size: 16px;
	letter-spacing: 1px;
	border-bottom-style: solid;
	border-bottom-width: 1px;
	border-bottom-color: #333333;
	width: 360px;
	text-indent: 2px;
	padding-bottom: 4px;
}
h4 {
	color: rgb(0, 0, 0);
	font-size: 16px;
	letter-spacing: 1px;
	border-bottom-style: solid;
	border-bottom-width: 1px;
	border-bottom-color: #333333;
	width: 360px;
	text-indent: 2px;
	padding-bottom: 4px;
}
h5 {
	color: rgb(0, 0, 0);
	font-size: 16px;
	letter-spacing: 1px;
	border-bottom-style: solid;
	border-bottom-width: 1px;
	border-bottom-color: #333333;
	width: 360px;
	text-indent: 2px;
	padding-bottom: 4px;
}
h6 {
	color: rgb(0, 0, 0);
	font-size: 16px;
	letter-spacing: 1px;
	border-bottom-style: solid;
	border-bottom-width: 1px;
	border-bottom-color: #333333;
	width: 360px;
	text-indent: 2px;
	padding-bottom: 4px;
}
a:link {
	text-decoration: none;
	color: #003558;
}
a:visited {
	text-decoration: none;
	color: #003558;
}
a:active {
	text-decoration: underline;
	color: #CCCCCC;
}
a:hover {
	text-decoration: underline;
	color: #000000;
}
ul {
	list-style-type: square;
	letter-spacing: 1px;
	line-height: 20px;
}
.jbr {
	font-weight: bold;
	background-color: #6699CC;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #FFFFFF;
	border: 1px solid #000000;
}
.copy {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
}
.form {
	border-collapse: collapse;
}
.formpad {
	padding: 4px 0px 4px 0px;
}
.center {
	text-align: center;
}

