body{padding: 15px 0px 0px 0px;text-align: center;}
a {
color:#000;
font-size: 1.4em;
font-weight: bold;
}
a img {
border:none;
}
#tsheet {
width:651px;
margin:auto;
}
#thead{
padding: 0;
margin: 4px 0 2px 2px;
text-align: center;
}
#tbody{
border: 1px solid #CECECE;
padding: 5px;
margin: 4px 0 2px 2px;
background:#EFEFEd;
color:#000;
-moz-border-radius-topleft:2ex;
-moz-border-radius-topright:2ex;
-webkit-border-top-left-radius:2ex;
-webkit-border-top-right-radius:2ex;
}
#tright{
float: right;
width:50%;
}
#tleft{
width:50%;
}
.text {
font-size: 1.9em;
font-weight:lighter;
color: #3b3620;
}
#tfooter{
height: 20px;
border: 1px solid #CECECE;
padding: 0;
margin: 4px 0 2px 2px;
background:#EFEFEd;
color:#000;
-moz-border-radius-bottomleft:2ex;
-moz-border-radius-bottomright:2ex;
-webkit-border-bottom-left-radius:2ex;
-webkit-border-bottom-right-radius:2ex;
}

.image { margin:5px;}
