@charset "utf-8";
body,td,th {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #494F49;
}
body {
	background-color: #BEC2C2;
}
a:link {
	color: #494F49;
	text-decoration: underline;
}
a:visited {
	color: #494F49;
	text-decoration: none;
}
a:hover {
	color: #9F7535;
	text-decoration: underline;
}
a:active {
	color: #474F49;
	text-decoration: none;
}
h1,h2,h3,h4,h5,h6 {
	font-family: Georgia, Times New Roman, Times, serif;
}
h1 {
	font-size: 20px;
	color: #68887C;
}
h2 {
	font-size: 12px;
	color: #949D87;
}
