body {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	color: #666666;
	font-size: 14px;
}
h1 {
	color: #00A0C6;
	text-align: right;
	font-size: 24px;
	font-weight: normal;
	font-style: oblique;
}
h2 {
	color: #00A0C6;
	font-style: oblique;
	font-weight: normal;
}
h3 {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #B2B2B2;
	font-size: 24px;
	font-weight: normal;
}

h6 {
	font-size: 11px;
	font-style: italic;
}
.bold {
	font-weight: bold;
}
a:link, a:visited, a:active {
	color: #CE202A;
	text-decoration: none;
}
a:hover {
	color: #FFCC00;
	text-decoration: underline;
}
legend {
	color: #CE202A;
}
fieldset {
	margin-bottom: 3px;
}
.inputlength {
	width: 200px;
}
img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
