@charset "utf-8";
body, td, th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFF;
}
body {
	background-color: #BCC2CD;
}
h1 {
	font-size: 18px;
	color: #FFF;
	line-height: 22px;
}
h2 {
	font-size: 14px;
	color: #333;
	line-height: 12px;
}
h1, h2, h3, h4, h5, h6 {
	font-family: Arial, Helvetica, sans-serif;
}
a:link {
	color: #FFC61A;
}
a:visited {
	color: #333;
}
a:hover {
	color: #333;
}
a:active {
	color: #333;
}
.smtxt {
	font-size: 10px;
}
h3 {
	font-size: 12px;
	color: #333;
}
