body{
font-family:Arial, Helvetica, sans-serif;
font-size:80%;
}
h1{
text-align:center;
font-size:2.5em;
color:#000099;
}
h2{
text-align:center;
font-size:1.8em;
}
.winner{
font-size:1.5em;
border:2px solid #aaa;
}
.line-bottom{
border-bottom:1px solid #000;
padding-left:5px;
}
.line-right{
border-right:1px solid #000;
}
.line-right-bottom{
padding-left:5px;
border-right:1px solid #000;
border-bottom:1px solid #000;
}
.lower{
text-align:center;
color:#0000FF;
font-size:0.85em;
}
.line-right-lower{
border-right:1px solid #000;
text-align:center;
color:#0000FF;
font-size:0.85em;
}
table tr th{
width:164px;
}

