@charset "utf-8";
/* CSS Document */

body,td,th {font-family: Helvetica, Arial, Verdana, sans-serif; }
body {margin-top: 0px; margin-bottom: 0px; background-image:url(images/bg.jpg); background-repeat:repeat-x; background-color:#802a57; }
a:link {text-decoration: none; color:#0000FF; }
a:visited {text-decoration: none; color:#0000FF; }
a:hover {text-decoration: underline; color:#000066; }
a:active {text-decoration: none; }
.style1 {font-size:10px; }
.style2 {font-size:12px; }
.style3 {font-size:18px; }
.style4 {font-size:24px; font-weight:bold; }
.style5 {font-size:36px; font-weight:bold; }
.style6 {border-color:#802A57; border-style:solid; border-width:thin; }
h1 {color:#c0915e;}
h2 {color:#aa424b;}
.td-bg {background:url(images/table_bg.jpg); }