body {
	font-family: Tahoma;
	color: #000000;
	font-size: 12px;
}
.pageTitle {
	font-size: 18px;
	font-weight: bold;
	color: #D1B02A}
h1 {
	font-size: 18px;
	font-weight: bold;
	color: #D1B02A;
	text-decoration: underline;
}
.response {
	font-size: 12px;
	font-weight: bold;
	color: #00CC00;
}
.textButton {
	font-size: 12px;
	font-weight: bold;
	color: #0000FF;
	text-decoration: none;
}

.textButton a:link {
	color: #0000FF;
	text-decoration: none;
}

.textButton a:visited {
	color: #0000FF;
	text-decoration: none;
}

.textButton a:active {
	color: #0000FF;
	text-decoration: none;
}

.formFieldTitle {
	font-size: 12px;
	font-weight: bold;
}
.formButton {
	font-family: Tahoma;
	font-size: 12px;
	font-weight: bold;
	color: #000000;
}
.warning {
	font-size: 12px;
	color: #CC0000;
}
.remark {
	font-size: 12px;
}
a:link {
	color: #006587;
}
a:active {
	color: #006587;
}
a:visited {
	color: #0084B0;
}
.helpLink {
	font-size: 12px;
	font-weight: bold;
	color: #0000FF;
	text-decoration: none;
}

.helpLink a:link {
	color: #0000FF;
	text-decoration: none;
}

.helpLink a:visited {
	color: #0000FF;
	text-decoration: none;
}

.helpLink a:active {
	color: #0000FF;
	text-decoration: none;
}

.codeExample {
	font-family: Tahoma;
	font-size: 12px;
}
p {
	font-family: Tahoma;
	color: #000000;
	font-size: 12px;
}
li {
	font-family: Tahoma;
	color: #000000;
	font-size: 12px;
}
ul {
	font-family: Tahoma;
	color: #000000;
	font-size: 12px;
}
td {
	font-family: Tahoma;
	color: #000000;
	font-size: 12px;
}
