body {
	margin: 0px;
}
td, body {
	font-size: 11px;
	font-family: Tahoma;
	color: #4C4C4C;
}
INPUT, TEXTAREA {
	font-size: 11px;
	font-family: Tahoma;
}
INPUT {
	height: 18px;
}
A {
	color: #1F80AB;
	text-decoration: none;
}
A:hover {
	color: #1F80AB;
	text-decoration: underline;
}
.12 {
	font-size: 12px;
}
.b {
	font-weight: bold;
}
.white A {
	color: #fff;
	text-decoration: none;
}
.white A:hover {
	color: #fff;
	text-decoration: underline;
}
.menu A {
	color: #1F80AB;
	text-decoration: underline;
}
.menu A:hover {
	color: #1F80AB;
	text-decoration: none;
}
.copyright, .copyright td {
	margin-top: 20px;
	background-color: #1F80AB;
	height: 60px;
	color: #fff;
}
.copyright A {
	color: #fff;
	text-decoration: none;
}
.copyright A:hover {
	color: #fff;
	text-decoration: underline;
}
input {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
	border-top-style: none;
	border-right-style: none;
	border-left-style: none;
}
