/* ReVamp'd Story Pages* /

BODY
{
scrollbar-face-color: #8B4513;
scrollbar-shadow-color: #8B4726;
scrollbar-highlight-color: #F5F5DC;
scrollbar-3dlight-color: #FAFAD2;
scrollbar-darkshadow-color: #000000;
scrollbar-track-color: #EEC591;
scrollbar-arrow-color: #F5DEB3; 

background-color: #FOFFFO;
color: #FOFFFO;
margin: 4em;
font-family: serif
}

DIV.center
{
text-align: center;
margin-top: 20px;
margin-bottom: 20px
}

DIV.left
{
text-align: left;
margin-top: 20px;
margin-bottom: 20px
}

DIV.right
{
text-align: right;
margin-top: 20px;
margin-bottom: 20px
}


DIV.left
{
text-align: left;
margin-top: 10px;
margin-bottom: 20px
}


IMG
{
border: 0px
}

IMG.left
{
margin: 2em;
float: left
}

IMG.right
{
margin: 2em;
float:right
}

IMG.thumbspace
{
margin-left: 0em;
margin-right: 0em;
}

P
{
text-align: justify;
font-size: 11pt;
text-indent: 3 em;
color: #2F4F4F;
margin-top: 0px;
margin-bottom: 0px
margin-left: 3em;
margin-right: 3em;
}

HR
{
margin-top: 0em;
Margin-bottom: 0em
}

H1
{
font-size: 16pt;
text-align: left;
color: #556B2F;
margin: 2em
}

H2
{
font-size: 14pt;
text-align: center;
color: #556B2F;
margin: 2em
}

H3
{
font-size: 11pt;
text-align: center;
color: #6B8E23;
margin: 2em
}

H4
{
font-size: 11pt;
text-align: center;
color: #DCDCDC;
margin: 2em
}

H5
{
font-size: 8pt;
text-align: center;
color: #556B2F;
margin: 2em
}


A:link
{
font-weight: bold;
font-size: 13pt;
color: #BDB76B;
text-decoration: overline , underline;
margin-top: 20px;
margin-bottom: 20px
}

A:visited
{
font-weight: bold;
font-size: 13pt;
color: #D2691E;
text-decoration: overline , underline;
margin-top: 20px;
margin-bottom: 20px
}

A:hover
{
font-weight: bold;
font-size: 13pt;
color: #B8860B;
text-decoration: none;
background-color: #F5DEB3;
margin-top: 20px;
margin-bottom: 20px;
font-family: serif
}





