body {
	background-color: #FFFFFF;
	margin: 2px 0px 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	text-decoration: none;
	color: #333333;
}
form {
	font-size: 11px;
	margin: 0px;
	padding: 0px;
}
h1 {
	font-size: 14px;
	font-weight: bold;
	display: inline;
}
h2 {
	font-size: 13px;
	font-weight: bold;
	display: inline;
}
h3 {
	font-size: 12px;
	font-weight: bold;
	display: inline;
}
a {
	color: #003366;
	text-decoration: underline;
}
a:link {
	text-decoration: underline;
	color: #003366;
}
a:visited {
	text-decoration: underline;
	color: #003366;
}
a:hover {
	text-decoration: underline;
	color: #003366;
}
a:active {
	text-decoration: underline;
	color: #003366;
}
td {
	background-color: #FFFFFF;
	font-size: 12px;
}
.small {
	font-size: 10px;
}
.text87 {
	width: 87px;
	font-size: 10px;
}
.text104 {
	width: 104px;
	font-size: 10px;
}
.text110 {
	width: 110px;
	font-size: 10px;
}
.rule {
	background-color: #000000;
}
.header {
	font-size: 14px;
	font-weight: bold;
}
span.red {
	color: #FF0000;
}
hr {
	background-color: #000000;
	height: 1px;
}
legend {
	font-size: 11px;
	font-weight: bold;
	color: #000000;
}
fieldset {
	padding: 5px;
}
img {
	border: #003366;
}
img.left_bottom {
	margin-bottom: 5px;
	margin-left: 5px;
	border: 1px solid #003366;
}
.hidden {
	display: none;
}
input.small {
	width: 120px;
	font-size: 10px;
}
input.medium {
	font-size: 10px;
	width: 240px;
}
input.large {
	font-size: 10px;
	width: 360px;
}
select {
	font-size: 10px;
}
img.feature_image {
	margin: 0px 0px 5px 5px;
	border: 1px solid black;
}

