body
{
	font-size: 14px;
	font-family: Arial, Helvetica, Sans-Serif;
	font-weight: normal;
	background-ccolor: #ffffff;
	color: #000000
}
div
{
	font-size: 14px;
	font-family: Arial, Helvetica, Sans-Serif;
	font-weight: normal;
}
b
{
	font-family: Arial, Helvetica, Sans-Serif;
	font-weight: bold;
}
p
{
	margin-top: 0px;
	margin-bottom: 0px;
}
td
{
	font-family: Arial, Helvetica, Sans-Serif;
	font-size: 14px;
}
.s10
{
	font-size: 10px;
}
.s12
{
	font-size: 12px;
}
.s14
{
	font-size: 14px;
}
.s16
{
	font-size: 16px;
}
.s18
{
	font-size: 18px;
}
h1
{
	margin-top: 0px;
	font-size: 18px;
	margin-bottom: 1px;
}
h2
{
	margin-top: 3px;
	font-size: 16px;
	margin-bottom: 3px;
}
h3
{
	font-size: 16px;
	margin-top: 3px;
	margin-bottom: 1px;
}
h4
{
	font-size: 12px;
	margin-top: 3px;
	margin-bottom: 1px;
	padding-bottom: 1px;
}
ol
{
	margin-top: 1px;
	margin-bottom: 1px;
	margin-left: 1px;
}
ul
{
	margin-top: 1px;
	margin-bottom: 1px;
	margin-left: 1px;
}
a
{
	text-decoration: underline;
}
a:link
{
	text-decoration: underline;
}
a:visited
{
	text-decoration: underline;
}
a:link:hover
{
	text-decoration: underline;
}
hr {
	border: 0;
	width: 100%;
	color: #000000;
	background-color: #000000;
	height: 2px;
}
input, select {
	color: #000000;
	background-color: #F8F8F8;
	border: 1px solid #888888;
	margin: 2px;
}
.radioStyle {
	color: #000000;
	background-color: #F0F0F0;
	border: 0px outset #F0F0F0;
}
.submitStyle {
	color: #444444;
	background: #D0D0D0;
	border: 1px outset #D0D0D0;
}
