select, input {
	border-color: #000000;
	border-width=1;
}

A {
	text-decoration : none;
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
}

A:hover {
	text-decoration : underline;
}

A.navnormal {
	font-size : 8pt;
}

A.navselected  {
	font-size : 8pt;
	font-weight : bold;
	color: #900;
}

A.link  {
	font-weight : bold;
	color: #900;
}

A.teaser  {
	font-size : 8pt;
	font-weight : normal;
	color: #900;
	line-height : 10pt;
}

P  {
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 9pt;
	color: #000000;
	font-weight : normal;
	line-height : 14pt;
}

P.picture  {
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 8pt;
	color: #000000;
	font-weight : normal;
	margin-top : 0pt;
	margin-bottom : 0pt;
	line-height : 10pt;
}

P.teaser  {
 	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
 	font-size: 8pt;
 	color: #000000;
 	margin-bottom : 0pt;
 	line-height : 12pt;
	border-bottom-width: 1pt;
 	border-bottom-style: solid;
 	border-bottom-color: #C0C0C0;
}

H1  {
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 13pt;
	color: #5F5F5F;
	font-weight : bold;
}

H2  {
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color: #000000;
	font-weight : bold;
}

H3  {
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 9pt;
	color: #000000;
	font-weight : bold;
}

TD.standardcell  {
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 8pt;
	color: #000000;
}
TD.headercell  {
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 9pt;
	color: #5F5F5F;
	font-weight: bold;
}

.normal  {
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 9pt;
	color: #000000;
}

.small  {
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 8pt;
	color: #000000;
}

.highlight {
	font-weight : bold;
	color: #5F5F5F;
}

.formheader  {
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color: #5F5F5F;
	font-weight : bold;
}