body {
	background-color: #ffffff;
	color: #000000;
}
.header_m {
	background-color: #ffffaa;
	width: "100%";
	font-weight: bold;
}
.header_a {
	background-color: #ccffff;
	width: "100%";
	font-weight: bold;
}
.header_c {
	background-color: #ccffcc;
	width: "100%";
	font-weight: bold;
}
.header_e {
	background-color: #ffcccc;
	width: "100%";
	font-weight: bold;
}
.update {
	float: right;
	font-size: 80%;
	color: "#6666ff";
}
.footer {
	font-size: 80%;
	color: "#993300";
}
h1 {
	text-align: center;
	font-size: 150%;
	color: #000099;
}
h2 {
	text-align: center;
	font-size: 120%;
}
h3 {
	font-size: 110%;
	font-weight: bolder;
	color: #af0000;
}
h4 {
	font-size: 100%;
	font-weight: bold;
}
h5 {
	float: right;
	font-size: 130%;
	font-weight: bolder;
}
table {
	width: 100%;
	border-width: 0;
}
ul {
	font-size: 80%;
}
a {
	font-weight: bold;
}
img.header {
	width: 120;
}
img.dot {
	width: 15;
	border-width: 0;
}
img.footer {
	width: 80;
	float: right;
}
img.icon {
	width: 50;
	border-width: 0;
}
