body {
	font-family: Century Gothic;
	font-weight: normal;
	color: #000000;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
H1 {
background-color: #000000;
font-family: Century Gothic;
font-size: 12px;

}

A:link	font-family: Century Gothic;
	color: #ffff99;
}
A:visited:	font-family: Century Gothic;
		color: #ffff99;
}
.Title {
	font-size: 20px;
	font-weight: bold;
	color: #029ACC;
	font-family: Century Gothic;
}
.Text-Black {
	font-family: Century Gothic;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #ffff99;
}
.Text-White {
	font-family: Century Gothic;
	font-size: 11px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #FFFFFF;
}
.form-List {
	font-size: 10px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #000000;
}
.form-Button {
	font-size: 12px;
	color: #000000;
	background-color: #F5F5F5;
	border: 2px outset;
}
.form-Radio {
	border: 0px none;
	background-color: #F8F8F8;
}
.form-Textfield {
	font-family: Century Gothic;
	font-size: 12px;
	color: #000000;
	background-color: #F5F5F5;
	width: 250px;
}
