body
{
font-family: Verdana, sans-serif;
font-size: 85%;
padding: 2em;
background-color: #ffffff
}
a
{
color: black;
}
td
{
padding: 6px;
}
p 
{
margin-left:20px;
text-indent:1em;
}
.hl {
margin-left:20px;
}
.content_table_top {
background:url(./content_table_top.jpg) no-repeat;
height: 35px;
}
.content_table_td {
background:url(./content_table_bg_middle.jpg) repeat-y;
}
.content_table_bottom {
background:url(./content_table_bg_bottom.jpg) no-repeat;
height: 35px;
}