@charset "utf-8";

body,td,th {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
}

.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: #FF9;
}
h6 {
	font-size: 36px;
	color: #006;
	margin-top: 20px;
	margin-bottom: 15px;
}
h1 {
	font-size: 16px;
	color: #F2F2F2;
	margin-top: 35px;
}
h1,h2,h3,h4,h5,h6 {
	font-family: Times New Roman, Times, serif;
}
h2 {
	font-size: 16px;
	color: #F2F2F2;
}
h5 {
	font-size: 24px;
	line-height: 0;
}

