<!--

p   {   font-family: verdana, helvetica, sans-serif; color #222; font-size: 12px   }


img   {   border-width: 0px; vertical-align: middle; padding-bottom: 10px   }
         
body  {   
        
        margin-top: 0px;
        margin-left: 0px;
        margin-right: 0px;
        margin-bottom: 0px;
        background: #072918;
        
        }

.vs   {   font-family: verdana, helvetica, sans-serif; color: #dfdfdf; font-weight: bold; font-size: 18px   }

.frame_top   {
      
        clear: left;
        width: 320px;
        border-top: 0px;
        text-align: center;
        padding-top: 0px;
      
       }

.one, .two, .three   { 

       float: left;
       margin-top: 2px;
       width: 80px;
       font-family: verdana, helvetica, sans-serif;
       font-weight: bold;
       font-size: 10px;
       color: #efefef;
       border-top: solid 1px #132;
       height: 16px;
       padding: 4px 10px 2px 10px;       
       
       }

.one   {   border-top: solid 1px #777    }

.two   {

       color: #efefef;
       
       }

.three   {

       color: #efefef;
       
       }

.frame_main   {

        clear: left;
        width: 320px;
        height: 160px;
        background: #021;
        text-align: center;
        padding-top: 30px;
        
        }
 
 .score   {
 
             font-family: verdana, helvetica, sans-serif; 
             font-weight: bold;
             font-size: 24px;
             color: #3d3
             
            }
 
-->