body {
	background-image: url(../gfx/bg.gif);
	background-color: #FFFFFF;
	margin-top: 0px;
	margin-bottom: 0px;
	font: Tahoma;
	color: #000040;
}

td {
	vertical-align: top;
}

p {
	color: #000040;
	font: 11px Tahoma;
}

a {
	font: 11px Tahoma;
	text-decoration: underline;
	font-weight: bold;
	color: #000040;
}

a:hover {
	text-decoration: none;
}

.headline {
	font: 13px Tahoma;
	font-weight: bold;
	color: #000040;
}

.list {
	font: 11px Tahoma;
	color: #000040;
}