@charset "utf-8";

body,td,th {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 13px;
	color: #414141;
}
body {
	background: #E3DFDC;
}

a:link {
	color: #211C19;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #211C19;
}
a:hover {
	text-decoration: underline;
	color: #211C19;
}
a:active {
	text-decoration: none;
	color: #211C19;
}
h1 {
	color: #342D27;
	font: 2em Georgia, "Times New Roman", Times, serif;
}
h2 {
	color: #342D27;
	font: 1.5em Georgia, "Times New Roman", Times, serif;
}
h3 {
	color: #342D27;
	font: 1.2em Georgia, "Times New Roman", Times, serif;
}
h4 {
	color: #342D27;
	font: 1.2em Georgia, "Times New Roman", Times, serif;
}
h5 {
	color: #342D27;
	font: 1.2em Georgia, "Times New Roman", Times, serif;
}
h6 {
	color: #342D27;
	font: 1.2em Georgia, "Times New Roman", Times, serif;
}

