<STYLE>
.dummy	  {}
BODY		  { margin: 0;
		       background-color: white;
		       background-image: url(pictos/back.gif) }
  H1         { font-family: "Lucida Sans Unicode",Arial,sans-serif;
	         font-style: bold;
	         font-size: 20pt;
               color: #006699;
               text-align: right;
               border-bottom: solid thin navy }
  H2         { font-family: "Lucida Sans Unicode",Arial,sans-serif;
	         font-style: bold;
	         font-size: 12pt;
               color: #006699;
               text-align: left;
               border-bottom: solid thin #006699 }
H3          { font-family: "Lucida Sans Unicode",Arial,sans-serif;
	           font-style: bold;
	           font-size: 10pt;
              color: #006699;
              text-align: left;
              border-bottom: solid thin #006699 }
HR       	{ color: #006699;
              height: 2px;
              margin: 1em 0em 1em 0em;
              text-align:  center }
UL				{ margin: 0em 1em 0em 0em }
EM    		{ color: #006699;
				  font-style: bold }
B				{ color: #006699;
				  font-style: bold }
A:link, A:visited, A:active { text-decoration: underline; color: #006699 }
.hierarchy  { font-family: Arial,sans-serif;
	           font-style: normal;
	           font-size: 7pt;
	           color: gray;
              margin: 0em 2em 0em 0em;
              text-align: right;
 	           text-transform: lowercase;
		        white-space: nowrap }
.text       { font-family: "Lucida Sans Unicode",Arial,sans-serif;
	           font-style: normal;
	           font-size: 10pt;
	           color: gray;
              padding: 0em 2em 1em 2em;
              text-align: justify;
              vertical-align: top;
              clear: none }
.table      { font-family: "Lucida Sans Unicode",Arial,sans-serif;
	           font-style: normal;
	           font-size: 10pt;
	           color: gray;
              padding: 2px 2px 2px 2px;
              text-align: justify;
              vertical-align: top }
.box        { font-family: Arial,sans-serif;
	           font-style: normal;
	           font-size: 10pt;
	           color: black;
              padding: 0em 1em 0em 1em;
              text-align: left;
              vertical-align: top }
.boxtitle  {  font-family: Arial,sans-serif;
	           font-style: normal;
	           font-size: 10pt;
	           color: white;
              padding-left: 1em;
		  padding-bottom: 0em;
		  padding-top: 0em;
              text-align: left;
              background-color: #006699;
		  height: 5px }
LI         { list-style-type: square;
	          list-style-position: outside;
	          text-align: left }
/* sidebar styles */
UL.sidebar {  background-color: white;
              padding: 0em 0em 0em 0em;
              text-align: left;
              vertical-align: top
              width: 200px}
LI.sidebar { list-style-image: none;
				 list-style-type: none;
				 list-style-position: inside;
				 vertical-align: middle;
				 border-bottom: dotted thin navy;
				 white-space: nowrap }
A.sidebar:link, A.sidebar:visited, A.sidebar:active {
			     font-family: "Lucida Sans Unicode",Arial,sans-serif;
				font-weight: normal;
              font-style: normal;
              font-size: 10pt;
              color: gray;
              line-height: 15pt;
              text-decoration: none; }
A.sidebar:hover {font-family: "Lucida Sans Unicode",Arial,sans-serif;
              font-style: normal;
			  font-weight: normal;
              font-size: 10pt;
              color: #006699;
              line-height: 15pt;
              text-decoration: none; }
LI.url     { list-style-image: url(pictos/arrow-right.gif);
				 list-style-position: inside;
				 vertical-align: middle }
  .hint      { font-family: "Lucida Sans Unicode",Arial,sans-serif;
	         font-style: italic;
	         font-size: 10pt;
	         color: gray;
               margin-left: 3em;
	         margin-right: 1em;
               margin-top: 1em;
               margin-bottom: 1em;
	         padding-left: 2em;
               clear: both;
	         border-left: solid medium navy;
               text-align: justify }
I.sub      { font-style: normal;
		   font-size: 7pt;
		   vertical-align: sub }

</STYLE>
