  body {font-family: "arial narrow", "arial"; 
        color:teal;
        font-size: 14px;
        }

  h1 {font-weight:bold;font-size:180%;text-align:left;}
  h2 {font-weight:normal;font-size:150%;text-align:left;}
  h3 {font-weight:normal;font-size:120%;text-align:left;}
  h4 {font-weight:bold;font-size:120%;text-align:left;}
  
  td.button {font-weight:bold;text-align:center;}
  td.white {font-weight:bold;text-align:left;color:white;}

  tr.teal {background-color:teal;}
  tr.navy {background-color:navy;}
  
	.butyell {font-weight:bold;color:yellow;text-decoration:none;font-size:90%;}
  
  a.line {font-weight:normal;color:navy;text-align:center;text-decoration:none}
  a.line:hover {font-weight:normal;color:navy;text-align:center;text-decoration:underline}
	
  a.button {font-weight:bold;color:white;text-decoration:none;font-size:90%;}
  a.button:hover {font-weight:bold;color:white;text-decoration:underline;font-size:90%;}

  a.butyell {font-weight:bold;color:yellow;text-decoration:none;font-size:90%;}
  a.butyell:hover {font-weight:bold;color:yellow;text-decoration:underline;font-size:90%;}

  a.lnnm {font-weight:normal;color:navy;text-decoration:none;text-align:center;}
  a.lnnm:hover {font-weight:normal;color:navy;text-decoration:underline;text-align:center;}
	
	a.slin {font-weight:normal;color:navy;text-align:left;font-size:80%;text-decoration:none;}
	a.slin:hover {font-weight:normal;color:navy;text-align:left;font-size:80%;text-decoration:underline;}	
  
  .sgi {color:green;font-weight:bold;font-size:80%;font-style:italic;}
  .smi {font-weight:bold;font-size:80%;font-style:italic;}

  .navy {color:navy;}
  .redb {color:red;font-weight:bold;}
  .black {background-color:black;}
  .bld {font-weight:bold;}
  .sm {font-weight:bold;font-size:80%;font-style:normal;}
  .smir {font-weight:bold;font-size:80%;font-style:italic;color:red;}

  .floatleft { float: left; margin: 10px 10px 0 0; }
  .floatright { float: right; margin: 0 0 10px 10px; }
	
	.lnnb {font-weight:bold;color:navy;text-decoration:none;text-align:center;font-size:100%;}
	.lnnm {font-weight:normal;color:navy;text-decoration:none;text-align:center;font-size:100%;}
	.slin {font-weight:normal;color:navy;text-align:left;font-size:80%;text-decoration:none;}

	.smirCopy { font-weight:bold;font-size:80%;font-style:italic;color:red; }
