body {
	background: #f2eadc url(img/bg1.png) no-repeat;
	font-family: Verdana, Helvetica, Arial;
	font-size: 11px;
	color: black;
	margin: 0;
	padding: 0;	
}

img {
	border: 0;
}

a, a:hover, a:active, a:visited
{
	color: black;
	text-decoration: underline;
}

a:hover
{
	text-decoration: underline;
}

a.menu, a.menu:hover, a.menu:active, a.menu:visited, a.menuactive
{
	font-size: 11px;
	font-family: Verdana, Helvetica, Arial;
	color: black;
	background: #f2eadc url(img/m_bg.png) 0px -2px  no-repeat;
	padding-left: 13px;
	display: block;
	text-decoration: none;
}

a.menu:hover, a.menuactive
{
	background: #f2eadc url(img/m_bgh.png) 0px -2px no-repeat;
}


h1{
	font-family: Georgia;
	font-size: 18px;
	margin-bottom: 10px;
}

