body {
	background-color: #FFFFFF;
	margin: 0px;
	background-position: center top;
}
.textBody {
	font-family: Verdana;
	font-size: 12px;
	color: #000000;
	text-align: justify;
	line-height: 20px;
	letter-spacing: 1px;
	padding: 5px;
}
.textLinksBtm {
	font-family: Verdana;
	font-size: 9px;
	color: #000000;
	background-color: #F0F0F0;
	text-align: center;
	word-spacing: 2px;
	padding-top: 5px;
	border-top-width: 2px;
	border-top-style: dotted;
	border-top-color: #000000;
	padding-bottom: 5px;
}
select {
	font-family: "Courier New", Courier, mono;
	font-size: 12px;
	color: #0000FF;
	text-align: left;
	border: 1px solid #999999;
}
.textBodyHiBack {
	font-family: Verdana;
	font-size: 12px;
	color: #000000;
	text-align: justify;
	line-height: 20px;
	letter-spacing: 1px;
	font-weight: 600;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
}
.textBodyBlue {

	font-family: Verdana;
	font-size: 14px;
	color: #0033CC;
	text-align: justify;
	line-height: 20px;
	letter-spacing: 1px;
}
.textBodyColor {
	font-family: Verdana;
	font-size: 12px;
	color: #FF0000;
	text-align: justify;
	line-height: 20px;
	letter-spacing: 1px;
	font-weight: 600;
}
textarea {
	font-family: "Courier New", Courier, mono;
	font-size: 12px;
	color: #0000FF;
	border: 1px solid #999999;
}
input {
	font-family: "Courier New", Courier, mono;
	font-size: 12px;
	color: #0000FF;
	border: 1px solid #999999;
}
select {
}
a:link {
	color: #0000FF;
}
hr {
	border: 1px solid #CCCCCC;
}
a:visited {
	color: #0000FF;
}
a:hover {
	background-color: #E1E1E1;
	color: #0000FF;
}
.textSend {
	font-family: Verdana;
	font-size: 10px;
	color: #0000FF;
	text-align: center;
	letter-spacing: 1px;
}
