@charset "utf-8";

body,td,th {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	color: #000;
}

.footer {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-style: normal;
	color: #CCC;
	text-align: right;
	vertical-align: bottom;
}
a:link {
	color: #30F;
}
a:visited {
	color: #006;
}
a:hover {
	color: #C00;
}
a:active {
	color: #999;
}
h1,h2,h3,h4,h5,h6 {
	font-family: "Times New Roman", Times, serif;
	margin-left: 20px;
	margin-right: 10px;
	color: #000;
}
h1 {
	font-size: 16px;
	margin-top: 35px;
}
h2 {
	font-size: 16px;
}
h5 {
	font-size: 20px;
}
h3 {
	font-size: 14px;
	margin-top: 5px;
}
h4 {
	font-size: 12px;
}

h6 {
	font-size: 36px;
	color: #006;
	margin-top: 80px;
	margin-bottom: 15px;
}
