body,td,p{
        color:#999999;
        font-family:tahoma,arial,sans-serif; 
        font-size:10px; 
        vertical-align:top;
        text-align:justify;
      }
      body{
        margin-top:0px;
        margin-bottom:0px;
        margin-left:auto;
        margin-right:auto;
        text-align:justify;
        background-image:url(bg.gif);
      }
      table{
        text-align:left;
      }
      a{
        color:#333333;
        text-decoration:none;
      }
      a:hover{
        color:#333333;
        text-decoration:underline;
      }
      input{
      	border: solid 1px #c7c7c7;
      	background-color: #EFEFEF;
      	font-size:8px; 
      }
      #info-right{
      	text-align:right;
      }
      #bg-1{
      	background-color: #c7c7c7;
      }
      #bg-2{
      	background-color: #333333;
      }
      #mainshape{
      	border: solid 1px #f4f4f4;
      }