/* Presentation Stylesheet */ 
  p { padding: 0.5em; margin: 0; font-family: Verdana, Arial, Helvetica, sans-serif; }
  td { padding: 0.5em; margin: 0; font-family: Verdana, Arial, Helvetica, sans-serif; }
  li { margin-left: 0.5em; margin-top: 0.25em; font-family: Verdana, Arial, Helvetica, sans-serif; }
  h1 { padding: 0.5em; margin: 0; font-size: 1.5em; font-weight: normal; font-family: Verdana, Arial, Helvetica, sans-serif; }
  h2 { padding: 0.5em; margin: 0; font-size: 1em; font-weight: bold; font-family: Verdana, Arial, Helvetica, sans-serif; }
  h3 { padding: 0.5em; margin: 0; font-size: .75em; font-weight: bold; font-family: Verdana, Arial, Helvetica, sans-serif; }

  /* paragraph styles from MC */
  .TextHead {
	font-size: 12px;
	font-weight: bold;
	color: black;
  }
  .Largehead {
	font-size: 16px;
	font-weight: bold;
	color: black;
	text-indent: 0px;
  }

  .Smallhead {
	font-size: 10px;
	font-weight: bold;
	color: black;
	text-indent: 0px;
  }
  
  .leftnavlink {
	font-size: 10px;
	font-weight: bold;
	line-height: 9px;
	color: black;
	text-indent: 2px;
  }

  .text {
	font-size: 11px;
	font-weight: normal;
	color: black;
  }

  .comment {
	font-size: 9px;
	font-weight: normal;
	color: black;
  }

  .title {
	font-size: 12px;
	font-weight: bold;
	color: black;
  }

  .journal {
	font-size: 11px;
	font-weight: bold;
	color: black;
  }

  .highlighted {
	font-weight: bold;
	color: red;
  }

  .categories {
	font-size: 11px;
	font-weight: bold;
	color: black;
  }

  .rttext {
	font-size: 10px;
	color: black;
      margin-left: 0.5em;
	text-align: left;
	line-height: 14px;
  }

   .rtli {
	font-size: 10px;
	color: black;
      margin-left: 1em;
	text-align: left;
	line-height: 14px;
  }

 .rtcolumnhead {
	font-size: 12px;
      font-weight: bold;
	color: black;
	text-align: left;
	clip:   rect(auto 10px auto auto);
	line-height: 14px;
  }

  .footer {
	font-size: 10px;
	font-weight: normal;
	color: black;
    text-align: center;
  } 

  .textlink {
	font-size: 10px;
	font-weight: bold;
	color: black;
  }