body {
	margin:0px;
	border:0px;
	padding:0px;
	background:#374EAF;
	font-family: Arial, Helvetica, sans-serif;
}
h1 {
	font-weight:500;
	font-size:14pt;
	color:#E9C138;
	margin: 10px;
}
h3 {
	font-weight:500;
	font-size:12pt;
	color:#FFFFFF;
	margin: 10px;
}
p {
	font-family: "Times New Roman", Times, serif;
	font-size:11pt;
	color:#C1CAE8;
	padding-left:10px;
	padding-right:10px;
	padding-bottom:0px;
	padding-top:0px;
}
ul {
	font-family: "Times New Roman", Times, serif;
	font-size:11pt;
	color:#C1CAE8;
	padding-left:10px;
	padding-right:10px;
	padding-bottom:0px;
	padding-top:0px;
}
.title {
	font-size:12pt;
	font-weight:600;
	color:#E9C138;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
}
.indent{
	margin-left: 10px;
	margin-right: 10px;
}
a {
	font-family: "Times New Roman", Times, serif;
	font-size: 12pt;
	color : #FFFFFF;
	text-decoration: none;
}
a:active {color: #663300;}
a:hover {color: #CC6600 !important;
}
a:visited {color: #C1CAE8;}

.form{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight : bold;
	color: #D8B027;
	margin-left: 5px;
	text-decoration: none;
}
.small{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight : normal;
	color: #5C3D23;
	margin-left: 5px;
	text-decoration: none;
}
.smallred{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight : normal;
	color: #CFCDDF;
	margin-left: 5px;
	text-decoration: none;
}
.inpt24 {
	width:60px;
	height:20px;
	font-size:12px;
	font-family:Arial;
	color:#333333;
	line-height: 85%;
	font-weight: bold;
	background:#C1CAE8;
	border:solid 1px #D8B027;
	margin: 2px;
	padding:2px;
}
.inptTF400 {
	width: 200px;
	height:80px;
	font-size:12px;
	font-family:monospace;
	color:#333333;
	background:#C1CAE8;
	border:solid 1px #D8B027;
	margin:2px;
	padding:2px;
	margin-left: 12px;
}
.inptTF800 {
	width: 400px;
	height:200px;
	font-size:12px;
	font-family:monospace;
	color:#333333;
	background:#C1CAE8;
	border:solid 1px #D8B027;
	margin:2px;
	padding:2px;
	margin-left: 12px;
}
.inpt200 {
	width: 140px;
	height:18px;
	font-size:12px;
	font-family:monospace;
	color:#333333;
	line-height: 90%;
	background:#C1CAE8;
	border:solid 1px #D8B027;
	margin:2px;
	padding:2px;
}
.inpt220 {
	width: 45px;
	height:18px;
	font-size:12px;
	font-family:monospace;
	color:#333333;
	line-height: 90%;
	background:#C1CAE8;
	border:solid 1px #D8B027;
	margin:2px;
	padding:2px;
}
.inpt100 {
	background:#C1CAE8;
	border:solid 1px #D8B027;
	margin-left: 2px;
}

option { 
	margin-top:-2px;
	margin-bottom:-3px;
}
