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: Verdana;
   font-size: 12px;
   line-height: 16px;
   font-weight: bold;
   font-style: normal;
   text-decoration: none;
   color: #FFFFFF;
   margin: 0 0 0 0;
   padding: 0 0 0 0;
   display: inline;
}

h2
{
   font-family: Verdana;
   font-size: 12px;
   line-height: 16px;
   font-weight: normal;
   font-style: normal;
   text-decoration: none;
   color: #FFFFFF;
   margin: 0 0 0 0;
   padding: 0 0 0 0;
   display: inline;
}

h3
{
   font-family: Verdana;
   font-size: 12px;
   line-height: 16px;
   font-weight: normal;
   font-style: normal;
   text-decoration: none;
   color: #FFFFFF;
   margin: 0 0 0 0;
   padding: 0 0 0 0;
   display: inline;
}

.style1
{
   font-family: Verdana;
   font-size: 12px;
   font-weight: normal;
   font-style: normal;
   text-decoration: none;
}

a
{
   color: #7F7F7F;
}
a:visited
{
   color: #7F7F7F;
}
a:active
{
   color: #7F7F7F;
}
a.style1:link
{
   color: #FFFFFF;
   font-weight: bold;
}
a.style1:visited
{
   color: #FFFFFF;
   font-weight: bold;
   text-decoration: underline;
}
a.style1:active
{
   color: #FFFFFF;
   font-weight: bold;
   text-decoration: underline;
}
a.style1:hover
{
   color: #a60000;
   background: #FFFFFF;
   font-weight: bold;
   text-decoration: underline;
}
a.style2:link
{
   color: #FFFFFF;
   font-weight: bold;
   text-decoration: none;
}
a.style2:visited
{
   color: #FFFFFF;
   font-weight: bold;
   text-decoration: none;
}
a.style2:active
{
   color: #FFFFFF;
   font-weight: bold;
   text-decoration: none;
}
a.style2:hover
{
   color: #a60000;
   background: #FFFFFF;
   font-weight: bold;
   text-decoration: none;
}
