
body
{
background-image:url(bg.gif);
font-family: 'Palatino Linotype', 'Book Antiqua', Palatino, serif;
font-size: 12pt;
}

a
{
color:#008F00;
text-decoration:none;
}

a:visited
{
color:#00CC00;
}

a:hover
{
text-decoration: underline;
}

#caseinfo
{
padding: 20px;
background-color: #FFFFFF;
width: 400px;
text-align: center;
margin: 20px;
border: 4px solid #008F00;
float:right
}

th
{
text-align: left;
font-size:125%;
text-decoration:underline;
}

table.caselist
{
margin: auto;
width:300px;
font-family: monospace;
}

table.caselist tr
{
padding: 5px;
font-size: 120%;
border-bottom: 1px solid #000000;
}

table.caselist td
{
padding:10px;
font-weight:bold;
}

ul
{
list-style: none;
padding-top:0px;
margin-top:0px;
padding-left:0px;
margin-left:0px;
}

h2
{
font-size: 120%;
text-align: center

.totals
{
margin: auto;
}

hr
{
width:1px;
}

div.infotitle
{
font-size: 120%;
text-decoration: underline;
font-weight: bold;
}

li
{
font-size:90%;
}

