body {
	background-color: #013c83;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}

#txt {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #d8984e;
}
#tx {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #808080;
}
#tx a:link {
	color: #808080;
	text-decoration: underline;
}
#tx a:visited {
	color: #808080;
	text-decoration: none;
}
#tx a:hover {
	color: #393939;
	text-decoration: none;
}
#tx a:active {
	color: #808080;
	text-decoration: none;
}
#txs {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #393939;
}
#txs a:link {
	color: #393939;
	text-decoration: underline;
}
#txs a:visited {
	color: #545454;
	text-decoration: underline;
}
#txs a:hover {
	color: #545454;
	text-decoration: none;
}
#txs a:active {
	color: #545454;
	text-decoration: underline;
}
#txs1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #ffffff;
}
#txs1 a:link {
	color: #ffffff;
	text-decoration: none;
}
#txs1 a:visited {
	color: #ffffff;
	text-decoration: none;
}
#txs1 a:hover {
	color: #ffffff;
	text-decoration: underline;
}
#txs1 a:active {
	color: #ffffff;
	text-decoration: none;
}
#form {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #3d6f5e;
	background-color: #ffffff;
	border: 1px solid #3d6f5e;
}
#submit {
	font: bold normal 11px Verdana;
	color: #3d6f5e;
	background-color: #ffffff;
	border: 1px solid #3d6f5e;
}
