/************************************************/
/* style.css                                    */
/* Style Sheet definitions for                  */
/* www.sauniere-society.org                     */
/* (c)copyright by Sauniere Society             */
/************************************************/


body
{
   margin-top: -3px;
   margin-left: -3px;
   margin-bottom: 0px;
   background-image:url(../images/bg.jpg);
}


h1,h2,h3,h4,ul,ol,li,div,td,th,address,blockquote,nobr,i,small
{
   font-family: Arial,Tahoma;
   color: #000000;
   font-size: 10pt;
   font-weight: normal;
}


h1
{
   font-size: 12pt;
   font-weight: bold;
   text-decoration: none;
}


h2
{
   font-size: 12pt;
   font-weight: bold;
}


h3
{
   font-size: 10pt;
   font-weight: bold;
   text-decoration: none;
}


h4
{
   font-size: 10pt;
   font-weight: bold;
}

h5
{
   font-size: 9pt;
   font-weight: bold;
}

a
{
   color: #100060;

   font-weight: bold;
   text-transform: none;
   font-style: normal;
   text-decoration: underline;
}

a:link
{
   text-decoration: none;
   color: #100060;
   font-weight: bold;
   text-decoration: underline;
}


a:visited
{
   text-decoration: none;
   color: #2F2F2F;
   font-weight: bold;
}


a:active,a:hover
{
   color: #FFFFFF;
   font-weight: bold;
   text-decoration: none;
   background-color: #000000;
}

.left
{
   text-align: left;
}

.right
{
   text-align: right;
}

.fussnote
{
   font-family: Arial,Tahoma;
   color: #000000;
   font-size: 8pt;
   font-weight: normal;
   text-align: center;
}
.headerfont
{
   background-color:rgb(255,228,184);
   font-family: Courier;
   color: #008000;
   font-size: 14pt;
   font-weight: bold;
   text-align: left;
}

.sion-orig
{
position : absolute;
bottom : 5px;
right : 5px;
}

.sion
{
position : fixed;
float: right;
width:94px;
}
