@charset "utf-8";
body {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 10px;
	color: #1C2D06;
	font-style: normal;
	background-color: #30510B;
}
a:link {
	color: #30510B;
	text-decoration: none;
}
.text {
	margin-left: 200px;
}
a:visited {
	text-decoration: none;
	color: #30510B;
}
a:hover {
	text-decoration: underline;
	color: #090;
}
a:active {
	text-decoration: none;
}
h1 {
	font-size: 14px;
}
h2 {
	font-size: 12px;
}
