body
{
	background-color: #29295a;
	color: #000000;
	font-family: Verdana, Sans-Serif, Arial, Courier;
	font-size: 11px;
	margin-top: 0;
	margin-bottom: 10;
	margin-left: 0;
	margin-right: 0;
}

a:link
{
	color: #7b849c;
	background: transparent;
	text-decoration: none;
	font-weight: bold;
}

a:visited
{
	color: #7b849c;
	background: transparent;
	text-decoration: none;
	font-weight: bold;
}

a:active
{
	color: #ffffff;
	background: transparent;
	text-decoration: none;
	font-weight: bold;
}

a:hover
{
	color: #ffffff;
	background: transparent;
	text-decoration: none;
	font-weight: bold;
}

td
{
	font-family: Verdana, Sans-Serif, Arial, Courier;
	font-size: 11px;
}

.dipnot
{
	color: #c6c6c6;
	font-family: Verdana, Sans-Serif, Arial, Courier;
	font-size: 9px;
}