body
{
	margin: 0;
	padding: 0;
	text-align: left;
	font-size: 12px;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	color: #333333;
	background-color: #ffffff;
}

a, a.footer{color:#000000;}

#wrapper
{
	width: 620px;
}

#header
{
	border-bottom: 0;
	width: 620px;
}

#content
{
    background-repeat: repeat-y;
	background-image: url(/images/pixel_1x1px.gif);
	border: 1px solid #000000;
	width: 620px;
	padding-bottom: 15px;
} 

#navigation
{
	display: none;
}

#text
{
	color:#000000;
	margin: 0 20px 40px 12px;
	padding-right: 12px;
}

#text h1
{
	color:#000000;
}

#text h2
{
	color:#000000;
}

#text strong
{
	color:#000000;
}

#text p.indexHeadline
{
	color:#000000;
}

#text p.indexText
{
	color:#000000;
}

#text p.print
{
	display: none;
}

#footer
{
	border: 1px solid #000000;
	color:#000000;
	background-color: #ffffff;
	width: 596px;
	margin-top: 5px;
	padding: 6px 12px 6px 12px;
	height:35px;
} 