body, html {
	padding: 0 0 0 0;
	margin: 0px;
	color: #000000;
	background-color: #ffffff;
	font-family: verdana,arial,helvetica,sans-serif;
}

.H1 {
	font-family: "Times New Roman", Times, serif;
	font-size: 24px;
	color: #000000;
	font-weight: bold;
}

.H2 {
	font-size: 11px;
	color: #666666;
	font-weight: normal;
	line-height: 18px;
	padding: 10px 0 0 0;
}

.H3 {
	font-size: 11px;
	color: #000000;
	font-weight: normal;
	line-height: 20px;
}

.footer {
	font-size: 10px;
	color: #999999;
	font-weight: normal;
	line-height: 24px;
}

A.footer:link, A.footer:visited {
	color: #cc9900;
	text-decoration: none;
}

A.footer:hover {
	color: #000000;
	text-decoration: none;
}

A:link, A:visited{
	color: #c09001;
	text-decoration: none;
}

A:hover {
	color: #000000;
	text-decoration: none;
}

A.H1:link, A.H1:visited{
	color: #cc9900;
	text-decoration: none;
}

A.H1:hover {
	color: #000000;
	text-decoration: none;
}

.inputField   {
	color: #000000;
	background: #ffffff;
	font-family: verdana, arial, helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	width: 160px;
	border-width: 1px;
	border-color: #999999;
	border-style: solid;
}

.dropmenu   {
	color: #000000;
	background: #ffffff;
	font-family: verdana, arial, helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	width: 160px;
	border-width: 1px;
	border-color: #999999;
	border-style: solid;
}

.formButton   {
	color: #000000;
	background: #ff9900;
	font-family: verdana, arial, helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	width: 120px;
	border-width: 1px;
	border-color: #000000
}
