body {
background-color:#d3d3da;
margin:0px;
padding:0px;
border:0px;
}

textarea {
border:1px outset #000000;
background: #d3d3da;
font-family: verdana;
font-size: 8pt;
color:#000000;
    padding: 5px;
}

input { 
border:1px outset #000000;
background: #d3d3da;
font-family: verdana;
font-size: 8pt;
color:#000000;
    padding: 5px;
}

td { 
text-align:justify;
line-height:12pt;
font-family:verdana;
font-size:9pt;
color:242425;
text-weight:regular;
}

a:link {
text-decoration:none;
color:#827f80;
}

a:visited {
text-decoration:none;
color:#827f80;
}

a:hover {
text-decoration:none;
color:#6d6a6b;
}

a:active {
text-decoration:none;
color:#827f80;

}

.header1 {
line-height:12pt;
font-family:georgia;
font-size:12pt;
font-weight:bold;
color:#000000;
text-transform:lowercase;
}

.header2 {
line-height:12pt;
font-family:georgia;
font-size:11pt;
color:#194313;
text-transform:lowercase;
}

LI
{  padding: 0 0 0 20px;
   background: url(http://www.shamanrpg.com/images/bulletpoint.png) no-repeat;
   background-position: 0px 0px;
   margin: 0 0 5px 0;
   list-style:none;
}