body
{
	background : #C0C5A2;
	margin: 0px;
	padding: 0px;
}

td, body
{
	font-family: verdana, arial, helvetica, sans-serif;
	font-size: 9px;
	color: #000000;
	line-height: 160%;
}

a:link
{
	color: #000000;
	text-decoration: none;
}

a:visited
{
	color: #000000;
	text-decoration: none;
}

a:hover
{
	text-decoration : underline;
}

a:active
{
	text-decoration : underline;
}

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


