A {
	text-decoration : none;
	font-family: Tahoma, Geneva, Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #404040;
}

A:HOVER {
	text-decoration : underline;
}

A.nav {
	text-decoration : none;
	font-size: 8pt;
	font-family: Tahoma, Geneva, Arial, Helvetica, sans-serif;
	font-weight: normal;
	color: #7c7c7c;
}

A.nav:HOVER {
	text-decoration : underline;
}

.normal  {
	font-family : Tahoma, Geneva, Arial, Helvetica, sans-serif;
	font-size: 8pt;
	font-weight : normal;
	color: #000000;
}

h2 {
	font-family : Tahoma, Geneva, Arial, Helvetica, sans-serif;
	font-size: 8pt;
	color: #000000;
	font-weight : bold;
	margin-top : 2pt;
	margin-bottom : 6pt;
}

.teaserheader {
	font-family : Tahoma, Geneva, Arial, Helvetica, sans-serif;
	font-size: 8pt;
	color: #ffffff;
	font-weight : bold;
}	

P  {
	font-family :  Tahoma, Geneva, Arial, Helvetica, sans-serif;
	font-size: 8pt;
	color: #000000;
	font-weight : normal;
	line-height : 12pt;
	margin-top : 2pt;
	margin-bottom : 12pt;
}

P.teaser  {
	font-family :  Tahoma, Geneva, Arial, Helvetica, sans-serif;
	font-size: 8pt;
	color: #ffffff;
	font-weight : normal;
	line-height : 12pt;
	margin-top : 0pt;
	margin-bottom : 8pt;
}


P.list  {
	font-family : Tahoma, Geneva, Arial, Helvetica, sans-serif;
	color: #000000;
	font-weight : normal;
	line-height : 12pt;
	margin-top : 0pt;
	margin-bottom : 0pt;
}


P.illu  {
	color: #ffffff;
	line-height : 11pt;
	font-size: 8pt;
	margin-bottom : 3px;
	margin-top: 3px;
	margin-left : 6px;
	margin-right : 6px;
}


td.cell {
	font-family : Tahoma, Geneva, Arial, Helvetica, sans-serif;
	font-size: 8pt;
	color: #ffffff;
	font-weight : normal;
}
	
td.rowheader {
	font-family : Tahoma, Geneva, Arial, Helvetica, sans-serif;
	font-size: 8pt;
	color: #ffffff;
	font-weight : bold;
}

td.colheader {
	font-family : Tahoma, Geneva, Arial, Helvetica, sans-serif;
	font-size: 8pt;
	color: #000000;
	font-weight : bold;
}

INPUT.form {
	font-size: 8pt;
    font-family : Tahoma, Geneva, Arial, Helvetica, sans-serif;
	BORDER: #7c7c7c 1 solid;
	color : #404040;
}

TEXTAREA.form {
	font-size: 8pt;
    font-family : Tahoma, Geneva, Arial, Helvetica, sans-serif;
	BORDER: #7c7c7c 1 solid;
	color : #404040;
}

INPUT.search {
	font-size:8pt;
	font-family : Tahoma, Geneva, Arial, Helvetica, sans-serif;
	background-Color=#ffffff;
    color : #404040;
	BORDER: #9a9a9a 1 solid;
	width: 160px;
}