#menu, #footer, #sub-section, #header, div.button, #header_text
{
	display: none;
}

#container
{
	font-size: 75%;
}

#content
{
	text-align: left;
}

.mybody
{
	font-family: verdana, arial, helvetica, sans-serif;
	background-image: none !important;
}

.headline
{
    font-size: 20px;
    font-weight: bold;
}

.subheadline
{
    font-weight: bold;
}

a
{
	color: black;
	text-decoration: none;
}