  body {
    background: #442222 url('image/siteimage002.jpg');
    color: #772222;
    font-family: Verdana;
    font-size: 11;
    cursor: default;
    margin: 0;
    scrollbar-face-color: #000500;
    scrollbar-shadow-color: #000500;
    scrollbar-highlight-color: #000500;
    scrollbar-3dlight-color: #002500;
    scrollbar-darkshadow-color: #000500;
    scrollbar-track-color: #000500;
    scrollbar-arrow-color: #005500;
  } 
  table {
    color: #772222;
    font-family: Verdana;
    font-size: 11;
    cursor: default;
  }
  table.1 {
    color: #25587e;
    font-family: Verdana;
    font-size: 11;
    cursor: default;
  }  
  table.2 {
    color: #5c5858;
    font-family: Verdana;
    font-size: 11;
    cursor: default;
  }  
  
  p 		{ cursor: default; } 

  a 		{ cursor: default; } 
  a:active 	{ color: #956018; font-weight: 800; text-decoration: none; cursor:default; }
  a:link 	{ color: #956018; font-weight: 800; text-decoration: none; cursor:default; }
  a:visited 	{ color: #956018; font-weight: 800; text-decoration: none; cursor:default; }
  a:hover	{ color: #c7aa7d; font-weight: 800; text-decoration: none; cursor:default; }
  a.1:active 	{ color: #25587e; font-weight: 800; text-decoration: none; cursor:default; }
  a.1:link 	{ color: #25587e; font-weight: 800; text-decoration: none; cursor:default; }
  a.1:visited 	{ color: #25587e; font-weight: 800; text-decoration: none; cursor:default; }
  a.1:hover	{ color: #c7aa7d; font-weight: 800; text-decoration: none; cursor:default; }

  .tlf {
    font-size: 90px;
    color: #333333;
    letter-spacing: -9;
    position: absolute;
    right: 10px;
    top: -10px;
    z-index: -1;
    font-family: Carleton;
  }
  .randtext {
    font-size: 25px;
    font-weight: 400;
    color: #221111;
    letter-spacing: 2;
    position: absolute;
    left: 140px;
    top: 80px;
    z-index: 0;
    font-family: Times New Roman;
    font-style: italic;
  }