html { font-size: 101%; } /*fix IE bug in font scaling*/
body { font-family: tahoma, arial, verdana, sans-serif; font-size: 1em; background-color: #683300; margin: 0; padding: 0; }
#center { font-size: 0.8em; line-height: 1.35em; float: none; }
td { font-size: 0.8em; }
li          { color: #000; font-size: 1em; font-family: tahoma, arial, verdana; line-height: 1.4em; list-style-type: square;}
h1   { color: #d9d4cb; font-size: 1.3em; font-family: tahoma, arial, verdana; font-weight: 400; line-height: 1.8em; background-color: #44210a; text-align: left  ; text-indent: 12px; letter-spacing: 0.1em; width: 100%; margin: 0; padding: 0; border-color: #0f0; border-width: 0; outline-color: #0f0; outline-width: 0; }
h2       { color: #67452a; font-size: 1.2em; font-family: tahoma, arial, verdana; font-weight: 600; line-height: 1.5; text-align: center  ; letter-spacing: 0.1em; width: 100%; margin-bottom: 2px; padding-bottom: 2px; }
h3         { color: #666; font-size: 0.9em; font-family: Verdana, tahoma, arial, verdana; font-weight: 600; text-align: left ; }
.smalltext { color: #dcdcdc; font-size: 0.8em; font-family: tahoma, arial, verdana; font-weight: normal; }
.smalldarktext { color: #696969; font-size: 0.8em; font-family: tahoma, arial, verdana; font-weight: normal; text-align: center; }
.answer     { color: black; font-size: 0.85em; font-family: tahoma, arial, verdana; font-weight: normal  }
.lettertext   { color: black; font-size: 0.9em; font-family: "Times New Roman"; font-weight: normal }
.question  { color: #552500; font-family: tahoma, arial, verdana; font-weight: 600  }
.error      { color: white; font-size: 0.85em; font-family: tahoma, arial, verdana; background-color: red; border: none  }
a:link	         { color: #696969; font-size: 0.85em; font-family: tahoma, arial, verdana; font-weight: 500; text-decoration: none  }
a:visited	         { color: #696969; font-size: 0.85em; font-family: tahoma, arial, verdana; font-weight: inherit; text-decoration: none  }
a:active	          { color: #f5f5f5; font-size: 0.85em; font-family: tahoma, arial, verdana; font-weight: inherit; }
a:hover	         { color: #000; font-size: 0.85em; font-family: tahoma, arial, verdana; font-weight: inherit; }
.infobar { border: solid 0 red; background: #fff url(images/bars_info.png) no-repeat center; width: 540px; height: 78px; padding-top: 12px; display: table; }
a.buy:link { color: #f8f0d1; font-weight: 700; }
a.buy:visited { color: #f8f0d1; font-weight: 700; }
a.buy:active { color: #00bfff; font-weight: 700; }
a.buy:hover { color: #ff0; font-weight: 700; }
img.left { float: left; margin: 0 10px 0 0; border: 0; outline-width: 0; outline-color: aqua; }
