A {
	text-decoration : none;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	color: #293154;
}

A:HOVER {
	text-decoration : none;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	color: #000fff;
}

A.navs {
	text-decoration : none;
	font-size: 8pt;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #000000;
}

A.navs:HOVER {
	text-decoration : none;
	font-size: 8pt;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #000fff;
}

A.nav {
	text-decoration : none;
	font-size: 12pt;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #000000;
}

A.nav:HOVER {
	text-decoration : none;
	font-size: 12pt;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #000fff;
}

.normal  {
	font-family : Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-weight : normal;
	color: #000000;
}

list  {
	font-family : Arial, Helvetica, sans-serif;
	font-size: 9pt;
	font-weight : normal;
	color: #000000;
}

h1 {
	font-family : Arial, Helvetica, sans-serif;
	font-size: 14pt;
	color: #000000;
	font-weight : bold;
	margin-top : 2pt;
	margin-bottom : 6pt;
}

h2 {
	font-family : Arial, Helvetica, sans-serif;
	font-size: 12pt;
	color: #000000;
	font-weight : normal;
	margin-top : 2pt;
	margin-bottom : 2pt;
}

h3 {
	font-family : Arial, Helvetica, sans-serif;
	font-size: 12pt;
	color: #000000;
	font-weight : bold;
	margin-top : 2pt;
	margin-bottom : 6pt;
}

h4 {
	font-family : Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color: #000000;
	font-weight : bold;
	margin-top : 2pt;
	margin-bottom : 6pt;
}

h5 {
	font-family : Arial, Helvetica, sans-serif;
	font-size: 8pt;
	color: #000000;
	font-weight : bold;
	margin-top : 2pt;
	margin-bottom : 6pt;
}

h6 {
	font-family : Arial, Helvetica, sans-serif;
	font-size: 6pt;
	color: #000000;
	font-weight : bold;
	margin-top : 2pt;
	margin-bottom : 6pt;
}

.teaserheader {
	font-family : Arial, Helvetica, sans-serif;
	font-size: 8pt;
	color: #000000;
	font-weight : bold;
}	

.teaser {
	font-family : Arial, Helvetica, sans-serif;
	font-size: 8pt;
	color: #000000;
	font-weight : normal;
}	

P  {
	font-family :  Arial, Helvetica, sans-serif;
	font-size: 9pt;
	color: #000000;
	font-weight : normal;
	line-height : 12pt;
	margin-top : 2pt;
	margin-bottom : 12pt;
}

P.teaser  {
	font-family :  Arial, Helvetica, sans-serif;
	font-size: 8pt;
	color: #000000;
	font-weight : normal;
	line-height : 12pt;
	margin-top : 0pt;
	margin-bottom : 8pt;
}


P.footer  {
	font-family : Arial, Helvetica, sans-serif;
	color: #000000;
	font-weight : normal;
	line-height : 6pt;
	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 : Arial, Helvetica, sans-serif;
	font-size: 8pt;
	color: #ffffff;
	font-weight : normal;
}
	
td.rowheader {
	font-family : Arial, Helvetica, sans-serif;
	font-size: 8pt;
	color: #ffffff;
	font-weight : bold;
}

td.colheader {
	font-family : Arial, Helvetica, sans-serif;
	font-size: 8pt;
	color: #000000;
	font-weight : bold;
}

INPUT.form {
	font-size: 8pt;
    font-family : Arial, Helvetica, sans-serif;
	BORDER: 1px solid #48558C;
	color : #293154
}

TEXTAREA.form {
	font-size: 8pt;
    font-family : Arial, Helvetica, sans-serif;
	BORDER: 1px solid #48558C;
	color : #293154
}

INPUT.search {
	font-size:8pt;
	font-family : Arial, Helvetica, sans-serif;
	background-Color : #ffffff;
    color : #293154;
	BORDER: 1px solid #004080;
	width: 160px
}