body {
	background-color:#b1b1b1;
	margin:0px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
}
form {
	margin:0px;
}
.normal {
	font-size:12px;
}
.input {
	font-size:11px;
}
.ai {
	font-size:11px;
}
.btm {
	font-size:10px;
	color:#333333;
}
a.btm {
	color:#333333;
	text-decoration:none;
}
a.btm:hover {
	color:#ffdf01;
	text-decoration:underline;
}
a {
	color:#cc2804;
}
a:hover {
	color:#1678be;
}
h1 {
	color:#FFFFFF;
	font-size:11px;
	font-weight:bold;
	margin:0px;
}
h2 {
	margin:0px;
	font-size:15px;
	color:#1678be;
}
h3 {
	margin:0px;
	font-size:13px;
	color:#6ba140;
}