<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">/* Artfully masterminded by ZURB  */

/* -------------------------------------------------- 
   Table of Contents
-----------------------------------------------------
:: Shared Styles
:: Page Name 1
:: Page Name 2
*/


/* -----------------------------------------
   Shared Styles
----------------------------------------- */
.top-bar , .contain-to-grid { 
	background: #FBEEC9; 
	}
	
.top-bar ul &gt; li a:not(.button) { 
	color: #800000;
	}
	
.top-bar ul &gt; li:hover a, .top-bar ul &gt; li.active a { 
	color: #FFFFFF;
	}

.md{color: blue;}
.fd{color: red;}
.ml{color: blue;font-weight:bold;}
.fl{color: red;font-weight:bold;}

table.nkvf td {
  padding: 0 0;
  font-size: small; /*12px;*/
  vertical-align: middle; 
  text-align: left;
  line-height: 14px;
  box-sizing:none;
  border-top-style:none;
  border-bottom-style:none;
  border-spacing: 0;
  outline-style:none;
  }

table.ab td {
  padding: 0 0;
  font-size: smaller; /*10px;*/
  text-align: center;
  vertical-align: middle; 
  border: 1px solid #ddd;
  }

table.ab thead tr th {
  text-align: center;
  vertical-align: middle; 
  }

table.g1 td {
  width: 75%;
  }

table.cs3cp2 td th {
  border-spacing: 3;
  padding: 2;
  }

li.s2 {
  font-size: 200%; 
  }
th.s2 {
  font-size: 200%; 
  }
td.s5 {
  font-size: 150%; 
  }

/* -----------------------------------------
   Page Name 1
----------------------------------------- */




/* -----------------------------------------
   Page Name 2
----------------------------------------- */


</pre></body></html>