body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
.headline {
	font-size: 15px;
	font-weight: bold;
	color: #FF6600;
}
a {
	color: #FF6600;
	text-decoration: underline;
}
h1 {
	font-size: 22px;
	font-style: italic;
	font-weight: bold;
	color: #003366;
}
a:link {
	color: #FF6600;
	text-decoration: none;
}
a:active {
	color: #003366;
	text-decoration: none;
}
a:visited {
	color: #FF6600;
	text-decoration: none;
}
hr {
	font-size: 1px;
	color: #FF6600;
}
a:hover {
	color: #003366;
	text-decoration: underline;
}
input.srcfrm2 {
	width:180px;
	color:#000033;
	font-weight:normal;
	font-size:9pt;
	background-color:#FFFFFF;
	border-width:1px;
	border-color:#000033;
}
textarea.gbmorelines {
	width:431px;
	height:150px;
	color:#000033;
	font-weight:normal;
	font-size:9pt;
	background-color:#FFFFFF;
	border-width:1px;
	border-top:1px solid #000033;
	border-right:1px solid #000033;
	border-bottom:1px solid #000033;
	border-left:1px solid #000033;
	border-color:#000033;
}