@charset "utf-8";

body {
	background-color: #CCC;
	margin-top: 10px;
}
body,td,th {
	font-family: Verdana, Geneva, sans-serif;
}
a:link {
	color: #039;
	text-decoration: none;
}
a:visited {
	color: #039;
	text-decoration: none;
}
a:hover {
	color: #000;
	text-decoration: underline;
	text-align: center;
}

a {
	font-size: 12px;
	font-weight: bold;
}

.blue {
	color: #039;
	font-size: 14px;
}
.f24 {
	font-size: 20px;
}
.f14 {
	font-size: 14px;
}
.f10 {
	font-size: 10px;
}
.header1 {
	font-size: 24px;
	color: #039;
	font-weight: bold;
}
.body1 {
	font-size: 12px;
}
.red {
	color: #900;
}
.bold {
	font-weight: bold;
	font-size: 12px;
}
.header2 {
	font-size: 18px;
}
