/* -=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-  */
/* Color Map:				*/
/* #ffa500	=	orange;		*/
/* #ffffff	=	white;		*/
/* #000000	=	black;		*/
/* #464646	=	dark grey;	*/
/* #b9b9b9	=	grey;		*/
/* #e8e8e8	=	light grey;	*/
/* #880000	=	dark red;	*/
/* #ff0000	=	red;		*/
/* -=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-  */
<!--
 body
 {
  color:		#000000;
  background-color:	#ffffff;
  background-image:     url("/juris_background.gif");
  margin:		0px;
  padding:		0px;
  font-size:		9pt;
  font-family:		verdana, arial, helvetica, sans-serif;
 }
 body table
 {
  font-size:		9pt;
  font-family:		verdana, arial, helvetica, sans-serif;
 }
 h1
 {
  font-size:		14pt;
  font-family:		verdana, arial, helvetica, sans-serif;
 }
 h2
 {
  font-size:		12pt;
  font-family:		verdana, arial, helvetica, sans-serif;
 }
 abbr
 {
  border-bottom:        1px dashed #ffffff;
  cursor:               help;
 }
 acronym
 {
  border-bottom:        1px dashed #ffffff;
  cursor:               help;
 }
 .help
 {
  border-bottom:        1px dashed #ffffff;
  cursor:               help;
 }
-->
