<style>
html        {
            background-color: #ffffff; 
            }
body        { 
            background-color: #ffffff; 
            font-family: verdana, tahoma, arial; font-size: 11pt; 
            }
div#bodyWrapper {
            position: relative;  
            margin-left: auto;
            margin-right: auto;
            width: 1200px;
            }
div#bodyMain2   {
            display: block;
            position: absolute;
            width: 1200px;
            background-color: #ffffff;
 /*           text-align: center; */
            margin-left: auto;
            margin-right: auto;
            border: thin solid #000000;
            }

td          { 
            text-align: left;
            font-family: verdana, tahoma, arial; font-size: 11pt; 
/*            padding-left: 5px;
            padding-right: 5px;
            padding-bottom: 5px;
            margin-bottom: 5px;
*/
            }
.soloList   {
            border: thin solid #000000;       
            background-color: #eeeeff;    
            padding-left: 25px;
            padding-right: 25px;
            padding-bottom: 25px;
            margin-bottom: 25px;
            }
.redlt      { 
            color: #EE0000;
            text-decoration: none;
            }
.caution    { 
            color: #FF9900;
            text-decoration: none;
            }
.green      { 
            color: #338800;
            text-decoration: none;
            }
.gray       { 
            color: #666666;
            text-decoration: none;
            }
.tophead    {
            background-color: #0055DD;
            color: #ffffff;
            }
h2.head     {
            font-size: 15pt; 
            color: #ffffff;
            margin-top: 25px;
            margin-bottom: 0px;
            }
.headL       {
            width: 360px;
            background-color: #ffffff;
            padding: 10px;
            margin: 0px;
            text-align: right;
            }
.headR       {
            background-color: #CCDDCC;
            padding: 0px;
            height: 50px;
            border-bottom: thin solid #000000;
            }

.buttonX     {
            font-size: 10pt;
            display: inline;
            margin-left: 0px;
            margin-right: 0px;
            background-color: #CCDDCC;
            border: #ffffff 1px solid;
            height: 40px;
            padding: 7px;
            }
.bg1        {
            padding-left: 15px;
            background-color: #eeeeee;
            border-top: 1px solid #999999;
            border-left: 1px solid #999999;
            border-right: 1px solid #999999;
            border-bottom: 1px solid #999999;
            }
.bg2        {
            padding-left: 15px;
            background-color: #ffffff;
            border-top: 1px solid #999999;
            border-left: 1px solid #999999;
            border-right: 1px solid #999999;
            border-bottom: 1px solid #999999;
            }
.bg3        {
            padding-left: 15px;
            background-color: #ccff99;
            border-top: 1px solid #999999;
            border-left: 1px solid #999999;
            border-right: 1px solid #999999;
            border-bottom: 1px solid #999999;
            }
a:link            {
                  color: #0000ff;
                  text-decoration: none;
                  font-weight: bold;
                  }
a:visited         {
                  color: #0000ff;
                  text-decoration: none;
                  font-weight: bold;
                  }
a:active          {
                  color: #0000ff;
                  text-decoration: underline;
                  font-weight: bold;
                  }
a:hover          {
                  color: #0000ff;
                  text-decoration: underline;
                  font-weight: bold;
                  }

.button a:link    { 
                  font-size: 10pt;
                  color: #000000;
                  display: inline;
                  margin-left: 0px;
                  margin-right: 0px;
                  background-color: #CCDDCC;
                  border: #ffffff 1px solid;
                  height: 40px;
                  padding: 7px;
                  text-decoration: none;
                  font-weight: normal;
                  } 
.button a:visited   { 
                  font-size: 10pt;
                  color: #000000;
                  display: inline;
                  margin-left: 0px;
                  margin-right: 0px;
                  background-color: #CCDDCC;
                  border: #ffffff 1px solid;
                  height: 40px;
                  padding: 7px;
                  text-decoration: none;
                  font-weight: normal;
                  } 
.button a:active   { 
                  color: #ff0000; 
                  text-decoration: none;
                  background-color: #ffffff;
                  border: #ff0000 1px solid;
                  font-weight: normal;
                  } 
.button a:hover   { 
                  color: #ff0000; 
                  text-decoration: none;
                  background-color: #ffffff;
                  border: #ff0000 1px solid;
                  font-weight: normal;
                  }
.buttonR a:link    { 
                  font-size: 10pt;
                  color: #ffffff;
                  display: inline;
                  margin-left: 0px;
                  margin-right: 0px;
                  background-color: #ee0000;
                  border: #ffffff 1px solid;
                  height: 40px;
                  padding: 7px;
                  text-decoration: none;
                  } 
.buttonR a:visited   { 
                  font-size: 10pt;
                  color: #ffffff;
                  display: inline;
                  margin-left: 0px;
                  margin-right: 0px;
                  background-color: #ee0000;
                  border: #ffffff 1px solid;
                  height: 40px;
                  padding: 7px;
                  text-decoration: none;
                  } 
.buttonR a:active   { 
                  color: #ff0000; 
                  text-decoration: none;
                  background-color: #ffffff;
                  border: #ff0000 1px solid;
                  } 
.buttonR a:hover   { 
                  color: #ff0000; 
                  text-decoration: none;
                  background-color: #ffffff;
                  border: #ff0000 1px solid;
                  }
.footer     {
            background-color: #cccccc;
            font-family: verdana; font-size: 10pt; color: #000000;
            vertical-align: top;
            }
.footer a:link    { color: #000000; font-weight: normal;}
.footer a:visited { color: #000000; font-weight: normal;}
.footer a:hover   { color: #0000ff; font-weight: normal;}
.footer a:active  { color: #0000ff; font-weight: normal;}
</style>
