@charset "UTF-8";

body
{
	margin: 0;
	padding: 0;
	color: #1a1a1a;
	font-family: Arial, sans-serif;
	font-size: 12px;
	line-height: normal;
	text-align: left;
}

h1
{
	margin: 0 auto;
	padding-bottom: 24px;
	width: 187px;
	height: 110px;
	text-align: center;
	background: url(../images/logo_molter.gif) no-repeat top;
}

h1 span
{
	display: none;
}

h2
{
	margin-bottom: 12px;
	color: #730000;
	font-size: 24px;
	font-weight: bold;
}

#wrapper
{
	margin: 0 auto;
	padding-top: 75px;
	width: 700px;
}

#wrapper p
{
	line-height: 18px;
	text-align: justify;
}

#wrapper p a,
#wrapper p strong
{
	color: #730000;
	font-weight: bold;
	text-decoration: none;
}

#wrapper p a:hover
{
	color: #000;
	text-decoration: underline;
}
