@charset "UTF-8";

body{
	color:#737040;
	margin:0;
	padding:0;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
}
html, body{
	height:100%;
}
a:link {
	color: #D3D00F;
	text-decoration: none;
}
a:visited {
	color: #D2D00F;
	text-decoration: none;
}
a:hover {
	color: #787547;
	text-decoration: none;
}
a:active {
	text-decoration: none;
}
h1{
	margin-top:0px;
	margin-bottom:3px;
}
h2{
	margin-top:0px;
	margin-bottom:3px;
}
h3{
	margin-top:0px;
	margin-bottom:3px;
}
h4{
	margin-top:0px;
	margin-bottom:3px;
}
h5{
	margin-top:0px;
	margin-bottom:3px;
}
h6{
	margin-top:0px;
	margin-bottom:3px;
}

