A {
	text-decoration : none;
	font-family : Tahoma, Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #FF0000;
}

A:HOVER {
	text-decoration : underline;
	color: #FF0000;
}

a.greylink {
	font-size: 8pt;
	line-height: 14pt;
	font-weight: bold;
}

a.dark {
	font-size: 7pt;
	color: #336633;
	text-decoration: none;
}

.small  {
	font-family : Tahoma, Arial, Helvetica, sans-serif;
	font-size: 8pt;
	color: #FFFFFF;
	font-weight : bold;
}

.normal  {
	font-family : Tahoma, Arial, Helvetica, sans-serif;
	font-size: 8pt;
	color: #000000;
	font-weight : normal;
}

.alt  {
	font-family : Tahoma, Arial, Helvetica, sans-serif;
	font-size: 8pt;
	color: #FF0000;
	font-weight : bold
}

h1 {
	font-family : Tahoma, Arial, Helvetica, sans-serif;
	font-size: 14pt;
	color: #336633;
	font-weight : bold;
	margin-top : 2pt;
	margin-bottom : 0pt;
}

h2 {
	font-family : Tahoma, Arial, Helvetica, sans-serif;
	font-size: 8pt;
	color: #336633;
	font-weight : bold;
	margin-top : 4pt;
	margin-bottom : 2pt;
}

h3 {
	font-family : Tahoma, Arial, Helvetica, sans-serif;
	font-size: 8pt;
	color: #000000;
	font-weight : bold;
	margin-top : 0pt;
	margin-bottom : 6pt;
}

h4 {
	font-family : Tahoma, Arial, Helvetica, sans-serif;
	font-size: 8pt;
	color: #000000;
	font-weight : bold;
}
	
h5 {
	font-family : Tahoma, Arial, Helvetica, sans-serif;
	font-size: 8pt;
	color: #336633;
	font-weight : bold;
	margin-top : 2pt;
	margin-bottom : 6pt;
}

h6 {
	font-family : Tahoma, Arial, Helvetica, sans-serif;
	font-size: 8pt;
	color: #000000;
	font-weight : normal;
	line-height : 12pt;
	margin-top : 2pt;
}

P  {
	font-family : Tahoma, Arial, Helvetica, sans-serif;
	font-size: 8pt;
	color: #000000;
	font-weight : normal;
	line-height : 12pt;
	margin-top : 2pt;
	margin-bottom : 12pt;
}

h6 {
	font-family : Tahoma, Arial, Helvetica, sans-serif;
	font-size: 8pt;
	color: #000000;
	font-weight : normal;
	line-height : 12pt;
	margin-top : 0pt;
	margin-bottom : 4pt;
}

P.list  {
	font-family : Tahoma, Arial, Helvetica, sans-serif;
	color: #000000;
	font-weight : normal;
	line-height : 12pt;
	margin-top : 0pt;
	margin-bottom : 0pt;
}

P.illu  {
	line-height : 10pt;
	font-size: 8pt;
	color: #000000;
	margin-top : 3pt;
	margin-bottom : 12pt;
}

P.illu2  {
	line-height : 10pt;
	font-size: 7pt;
	color: #000000;
	margin-top : 3pt;
	margin-bottom : 12pt;
}


P.illu3  {
	line-height : 10pt;
	font-size: 7pt;
	color: #000000;
	margin-top : 1pt;
	margin-bottom : 2pt;
}

td.cell {
	font-family : Tahoma, Arial, Helvetica, sans-serif;
	font-size: 8pt;
	color: #000000;
	font-weight : normal;
}
	
td.rowheader {
	font-family : Tahoma, Arial, Helvetica, sans-serif;
	font-size: 8pt;
	color: #FFFFFF;
	font-weight : bold;
}

td.colheader {
	font-family : Tahoma, Arial, Helvetica, sans-serif;
	font-size: 8pt;
	color: #000000;
	font-weight : bold;
}

INPUT.search {
	font-size:8pt;
	font-family : Tahoma, Arial, Helvetica, sans-serif;
	background-Color=#FFFFFF;
	BORDER: 1px solid #336633;
	width: 125px
}
