

div#container

{

   width: 900px;

   position: relative;

   margin-top: 0px;

   margin-left: auto;

   margin-right: auto;

   text-align: left;

}

body

{

   text-align: center;

   margin: 0;

}



h1

{

   font-family: Tahoma;

   font-size: 13px;

   line-height: 17px;

   font-weight: bold;

   font-style: normal;

   text-decoration: none;

   color: #8B0000;

   margin: 0 0 0 0;

   padding: 0 0 0 0;

   display: inline;

}



h2

{

   font-family: Tahoma;

   font-size: 13px;

   line-height: 17px;

   font-weight: bold;

   font-style: normal;

   text-decoration: none;

   color: #8B0000;

   margin: 0 0 0 0;

   padding: 0 0 0 0;

   display: inline;

}



a

{

   color: #8B0000;

}

a:visited

{

   color: #8B0000;

}

a:active

{

   color: #8B0000;

}

a:hover

{

   color: #FF0000;

}

a.style1:link

{

   color: #8B0000;

}

a.style1:visited

{

   color: #8B0000;

   text-decoration: underline;

}

a.style1:active

{

   color: #8B0000;

   text-decoration: underline;

}

a.style1:hover

{

   color: #B68A2B;

   background: #8B0000;

   text-decoration: underline;

}

