<style type="type/css">{  }
body{
background: #000000;
scrollbar-face-color: #000080;
scrollbar-arrow-color: #fafafa;
scrollbar-track-color: #000000;
scrollbar-highlight-color: #ddcd72;
scrollbar-shadow-color: #8a7b2a;
scrollbar-3dlight-color: #fafafa;
scrollbar-darkshadow-color: #a7a7b5;
}

/* Tables */
table.body{
width: 900px;
border: 0px;
border-spacing: 0px;
border-collapse: collapse;
text-align: center;
}

table.framed{
width: 900px;
border: 0px;
border-spacing: 0px;
border-collapse: collapse;
text-align: left;
}

td.chapter
{
background: #634221;
border-top: 1px solid #fafafa;
border-bottom: 1px solid #fafafa;
border-spacing: 0px;
padding: 0;
text-align: center;
vertical-align: middle;
}

td.char
{
background: #634221;
border-top: 1px solid #fafafa;
border-bottom: 1px solid #fafafa;
border-spacing: 0px;
padding: 0;
text-align: left;
vertical-align: middle;

}

td.char_pic
{
border: 0;
border-spacing: 0px;
padding: 5px;
text-align: center;
vertical-align: middle;
}

td.players
{
background: #000000;
border: 0px;
border-spacing: 0px;
padding: 0px;
text-align: left;
vertical-align: top;
}

td.playspace
{
border: 0px;
border-spacing: 0px;
padding: 0px;
text-align: center;
vertical-align: middle;
}

td.stripe
{
background: url("../grafix/wd_stripe.png");
}

td.stripemain
{
background: url("../grafix/wd_stripe.png") repeat;
}

/* Image Classes */
img.story
{
margin-left: 5px;
}

/* Anchor settings */
a {text-decoration:none}
a:link {color:#feb10d}
a:active {#ffffff}
a:visited {color:#fe0300}
a:hover {color:#ffffff; text-decoration:underline}

font {font-family:arial,helvetica,tahoma;color:#fafafa}
.leg {font-size:7pt;font-weight:400}
.sub {font-size:8pt;font-weight:400}
.sml {font-size:8pt;font-weight:700}
.reg {font-size:9.5pt;font-weight:400}
.big {font-size:10pt;font-weight:400}
.b11 {font-size:11pt;font-weight:700}
.b13 {font-size:13pt;font-weight:700}
.b15 {font-size:15pt;font-weight:700}
.b18 {font-size:18pt;font-weight:700}
.b21 {font-size:21pt;font-weight:700}

p
{
margin-top:3pt;
margin-bottom: 3pt;
margin-left:3pt;
margin-right:3pt;
line-height: 100%
}

--> 
</style>