
/* Main CSS Sheet */

body {
margin:0px 0px; padding:0px;
color: #272318;
font-size: 16px;
}

a:link {color: #065e4e;}
a:active {color: #362514;}
a:visited {color: #362514;}
a:hover {color: #224216;}

td {
font-size: 16px;
}
  