div.title {
font-family: arial;
font-size: 28px;
border-bottom: 2px;
border-top: 0px;
border-left: 0px;
border-right: 0px;
border-style: solid;
margin-bottom: 10px;
}

div.list {
font-size: 12px;
font-family: Verdana;
border-bottom: 1px;
border-top: 0px;
border-left: 0px;
border-right: 0px;
border-style: dotted;
}

div.foot {
font-size: 12px;
font-family: Verdana;
border-bottom: 0px;
border-top: 2px;
border-left: 0px;
border-right: 0px;
border-style: dotted;
}

div.content {
font-family: Verdana;

}

