body
{
	font-family: Verdana;
	font-size: 10pt;
	background: #ffffff;
}

table
{
	font-family: Verdana;
	font-size: 10pt;
}

td
{
	vertical-align: top;
}

table#content
{
	width= 490;
}

#border
{
	border-width:1px;
  	border-style:solid;
	border-color:#cccccc;
}

#outline
{
	border-width: 2px;
	border-style: dashed;
	border-color: #cccccc;
}

#titel
{
	font-family: Verdana;
	font-size: 10pt;
	font-weight: bold;
	text-align: center;
	background: #bcbcbc;
}

h1
{
	font-family: Verdana;
	font-size: 14pt;
	font-weight: bold;
}

h2
{
	font-family: Verdana;
	font-size: 12pt;
	font-weight: bold;
}

h3
{
	font-family: Verdana;
	font-size: 10pt;
	font-weight: bold;
}

#small
{
	font-size: 8pt;
}

table.comment
{
	font-family: Verdana;
        font-size: 10pt;
        background: #ffffff;
        color: #717271;
	border-color: #000000;
	border-style: solid;
	border-width: 1px;
	table-layout: auto;
}

a
{
	color: #2e75f7;
	text-decoration: none;
}

a:hover
{
	text-decoration: underline;
}

a:active
{
	font-weight: bold;
	text-decoration: none;
}

