a:link {  text-decoration: underline}
a:hover {
	text-decoration: none;
	background-color: #DFE2E8;

}
a:visited {  text-decoration: underline}
a:active {  text-decoration: underline}
a {
	text-decoration: none;
}
p {
	font-size: 13px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bolder;

}
td {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bolder;
}
body {
	SCROLLBAR-BASE-COLOR: #DFE2E8; 
	SCROLLBAR-ARROW-COLOR: #DFE2E8;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bolder;
}input {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bolder;
	color: #1d305f;
}
textarea {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bolder;
	font-size: 13px;
	color: #1d305f;
}
option {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bolder;
	color: #1d305f;
}
select {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bolder;
	color: #1d305f;
}
.layerindex {
	position: absolute;
	top: 0px;
}
.footer {
	font-size: 12px;
}
