.navbar {
 font-family: Verdana, Arial, Helvetica, sans-serif;
 font-weight: bold;
 line-height: 11px;
 }
.navbar A:link {
 color: #A09060;
 text-decoration: none;
 }
.navbar A:visited {
 color: #A09060;
 text-decoration: none;
 }
.navbar A:hover {
 color: white;
 text-decoration: none;
 }

.small {
 font-size: 10px;
 font-family: Arial;
 }

P, .n {
 font-family: Verdana, Arial, Helvetica, sans-serif;
 font-size: 11px;
 line-height: 16px;
 }

.head {
 font-size: 13px;
 line-height: 19px;
 font-family: Arial, Helvetica, sans-serif;
 font-weight: bold;
 font-style: italic;
 letter-spacing: 1pt;
 }

.bigger {
 font-size: 16px;
 line-height: 16px;
 font-weight: bold;
 font-style: italic;
 text-decoration: underline;
 }

P.bigger A:visited, P.bigger A {
 text-decoration: underline;
 } 

P.big {
 line-height: 13px;
 }

P.big A:visited, P.big A, .bigna {
 font-family: Arial, Helvetica, sans-serif;
 font-size: 13px;
 line-height: 16px;
 font-weight: bold;
 font-style: italic;
 text-decoration: underline;
 }


BODY {
 background-repeat: repeat-y;
 }

H1, .h1 {
 font-size: 16px;
 line-height: 16px;
 font-family: Arial, Helvetica, sans-serif;
 font-weight: bold;
 }

.quote {
 font-family: Times, serif;
 font-style: italic;
 }

.thin {
 font-family: Arial;
 }

.headline {
 color: #B0A060;
 font-weight: bold;
 line-height: 11px;
 }

.headline B {
 font-weight: normal;
 }

.copyright {
 font-size: 11px;
 line-height: 11px;
 font-family: Verdana, Arial, Helvetica, sans-serif;
 color: #7F6F3F;
 text-align: center;
 }

.statistics {
 font-size: 11px;
 line-height: 13px;
 font-family: Times, serif;
 font-style: italic
 }

.statistics B {
 font: 11px Verdana, Arial, Helvetica, sans-serif;
 font-weight: bold;
 font-style: normal;
}

.moves {
 font-family: Arial, Helvetica, sans-serif;
 font-size: 11px;
 background-color: #A09060;
 }

.light {
 background-color: #B0A060;
 }

.dark {
 background-color: #A09060;
 }

.darker {
 background-color: #908060;
 }

A:link {
 color: 505050;
 text-decoration: none;
 }

A:active {
 color: silver;
 text-decoration: none;
 }

A:visited {
 color: #584838;
 text-decoration: none;
 }

A:hover {
 color: white;
 text-decoration: none;
 }