.headline
{
	font-family: Arial, Helvetica, sans-serif;
	font-style: normal;
	font-size: 10pt;
	font-weight: normal;
	color: #000000;
}

.headline2
{
	font-family: Arial, Helvetica, sans-serif;
	font-style: normal;
	font-size: 10pt;
	font-weight: normal;
	text-decoration: underline;
	color: #000000;
}

.button
{
	font-family: Arial, Helvetica, sans-serif;
	font-style: normal;
	font-size: 9pt;
	font-weight: normal;
	color: #000000;
}

.news
{
	font-family: Arial, Helvetica, sans-serif;
	font-style: normal;
	font-size: 10pt;
	font-weight: normal;
	color: #000000;
}


a.navi
{
	font-weight: normal;
	color:#000000;
	text-decoration: none;
}

a.navi:link
{
	font-weight: normal;
	color:#000000;
	text-decoration: none;
}

a.navi:visited
{
	font-weight: normal;
	color:#000000;
	text-decoration: none;
}

a.navi:visited
{
	font-weight: normal;
	color:#000000;
	text-decoration: none;
}

a.navi:focus 
{ 
	font-weight: normal;
	color:#000000;
	text-decoration: none;
}

a.navi:hover 
{ 
	font-weight: normal;
	color:#000000;
	text-decoration: none;
}

a.navi:active 
{ 
	font-weight: normal;
	color:#000000;
	text-decoration: none;
}







a
{
	font-weight: normal;
	color:#0e2b63;
	text-decoration: none;
}

a:link 
{ 
	font-weight: bold;
	color:#0e2b63;
	text-decoration: none;
}

a:visited 
{ 
	font-weight: bold;
	color:#0e2b63;
	text-decoration: none;
}

a:focus 
{ 
	font-weight: bold;
	color:#0e2b63;
	text-decoration: underline;
}

a:hover 
{ 
	font-weight: bold;
	color:#0e2b63;
	text-decoration: underline;
}

a:active 
{ 
	font-weight: bold;
	color:#0e2b63;
	text-decoration: underline;
}



table
{
	table-layout: auto;
	border-collapse: collapse;
	border-width: 0px;
}

table td
{
	padding: 0px;
	vertical-align: top;
	text-align: left;
}

img
{
	border: 0px;
	margin-left: 0px;
	margin-top: 0px;
	margin-bottom: 0px;
}

.counter
{
	position: absolute;
}