body
{
	font-family : Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	background-color: #005555;
	color: #FFFFFF;
}

table, tr, td
{
	font-size: 12px;
}

a
{
	color: #00FFFF;
	text-decoration: none;	
}

a:hover
{
	color: #00FFFF;
	text-decoration: underline;
}

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

.maintable
{
	background-color: #006766;
}

.description
{
	font-size: 12px;
}