body {
	font-family: arial;
	font-size: 12px;

	color: #FFFFFF;
	margin-top: 0;
	}
.normal {
	font-family: arial;
	font-size: 12px;
	color: #3E5C6E;
	}
.complaint {
	font-family: arial;
	font-size: 10px;
	color: #3E5C6E;
}
.spot {
	font-family: arial;
	font-size: 12px;
	color: #FFFFFF;
}
.wh {
	font-family: arial;
	font-size: 12px;
	color: #ffffff;
}
.copyright {
	font-family: Verdana;
	font-size: 8px;
	color: #3E5C6E;
}
a {
	font-family: Verdana;
	font-size: 10px;
	color: #3E5C6E;
	text-decoration: underline;
	}
a:hover {
		color: #A15E5E;
	text-decoration: none;
	}

.a2{
	color: #EAEAEA;
	text-decoration: none;
	}
.a:hover {
		color: #9DCEFF;
	text-decoration: none;
	}
hr {
	color: #000000;
	height: 1px;
	}
input {
	font-family: Verdana;
	font-size: 10px;
	background: none;

	border-top: 1px;
	border-bottom: 1px;
	border-left: 1px;
	border-right: 1px;

	border: 1px;
	border-color: #3E5C6E;

	border-style: solid;
	color:#3E5C6E;
	}

