/* General style sheet for Shawnee County Court website. */

body  {font-family: 'Times New Roman', Times; background-image:
       url('/CIMS/images/exptextb.jpg') }

H1  { font-family: 'Times New Roman', Times; color: #FFFFFF;
      background-color: #000080; font-weight: bold; text-align: Center;
      background-image: url('/CIMS/images/expbannr.gif');
      border-style: ridge; border-color: #808000;
      background-position: center top }

H2  { font-family: 'Times New Roman', sans-serif; color: #000000; }

H5  { font-family: 'Times New Roman', Times; color: #660033 }

H6  { font-family: Arial, sans-serif; color: white; text-indent: 1em; }

P  { text-indent: 1em; text-align: Justify; }

HR { width: 75%; align: Center }

PRE {font-family: monospace}

