  BODY {
		margin-left: 5px;
		font: 10pt "Arial";
		text-align: left;
		color: navy;
		background: #E8FFFF;
		background-image: URL("/menuimages/back_ltgreytexture.jpg")
		}

  P {
  		margin-left: 0px;
		margin-right: 0px;
		background: transparent;
		color: navy;
		font: 10pt "Arial"
		}

  H1 {
		font: 22pt "Arial";
		margin-left: 0px;
		font-weight: bold;
		background: transparent;
		color: Navy
		}

  H2 {
		font: 16pt "Arial";
		margin-left: 0px;
		background: transparent ;
		color: navy
		}

  H3 {
		font: 14pt  "Arial";
		margin-left: 0px;
		background: transparent ;
		font-weight: bold;
		color: navy
		}

  H4 {
		font: 9pt "Arial";
		margin-left: 0px;
		background: transparent;
		color: #303030;
		font-weight: bold
		}

  H5 {
		font: 10pt "Arial";
		margin-left: 5px;
		background: transparent;
		color: navy
		}

  TH {
		font: 9pt "Arial";
		color: navy;
		font-weight: bold
		}

  TH.Sort {
		font: 9pt "Arial";
		color: navy;
		font-weight: bold;
		font-style: italic;
		background: #D7D7D7
		}


  TD {
    	font: 9pt "Arial";
		color: navy
		}

  TD.menu {
    	font: 11pt "Arial";
		color: navy
		}

DL {
		display: list-item;
		font: 9pt "Arial"
		}

  DT {
		text-align: left;
		font-weight: bold;
		background: transparent;
		color: navy
		}

  DD {
		font: 8pt "Arial";
  		text-align: left;
		background: transparent;
		color: #303030
		}

  B, STRONG {
		font-weight: bold
		}

  I, CITE, EM, VAR, ADDRESS, BLOCKQUOTE {
		font-style: italic
		}

  PRE, TT, CODE, KBD, SAMP {
		font-family: monospace
		}

 A:link {
		color: navy;
		background: transparent;
		text-decoration: underline
		}

A:visited {
		color: green ;
		background: transparent;
		text-decoration: underline
		}

A:active {
		color: '#800040';
		background: transparent;
		text-decoration: underline
		}

A:hover  {
		color: blue;
		background: transparent;
		text-decoration: underline
		}

.CLPRJTH {
		font: 12pt "Arial";
		color: navy;
		font-weight: bold
		}

.ContactTH {
		font: 18pt "Arial";
		color: navy;
		font-weight: bold
		}
