@charset "utf-8";
/* CSS Document */
body,td,th {font-family: Verdana, Arial, Helvetica, sans-serif; }
body {margin-top: 50px; margin-bottom: 50px; background:url(images/tartan.jpg); color:#333; }
h1 {color:#CDC570; }
a:link {text-decoration: none; color:#996; }
a:visited {text-decoration: none; color:#996; }
a:hover {text-decoration: underline; color:#c63; }
a:active {text-decoration: none; }
.style1 {font-size:10px; }
.style2 {font-size:12px; }
.style3 {font-size:18px; }
.style4 {font-size:24px; }
.style5 {font-size:36px;  font-weight:bold; }
.style6 {border-color:#FF6699; border-style:solid; border-width:thin; }
.noborder {border:0; }
.tb_bg {background:url(images/bg.jpg); }
.left {float:left; }