body,div,p,a {
font-family:Arial, Helvetica, sans-serif;
font-size:13px;
}

a {
color:#000;
text-decoration:none;
}
a:hover {
color:#000;
text-decoration:underline;
}

.table_parent {
border-top-width:0.1em;
border-top-style:solid;
border-top-color:#000;

border-bottom-width:0.1em;
border-bottom-style:solid;
border-bottom-color:#000;

border-right-width:0.2em;
border-right-style:solid;
border-right-color:#000;

border-left-width:0.2em;
border-left-style:solid;
border-left-color:#000;
}
.table_top {
border-top-width:0.1em;
border-top-style:solid;
border-top-color:#000;
}
.table_bottom {
border-bottom-width:0.1em;
border-bottom-style:solid;
border-bottom-color:#000;
}
.table_left {
border-left-width:0.2em;
border-left-style:solid;
border-left-color:#000;
}
.table_right {
border-right-width:0.2em;
border-right-style:solid;
border-right-color:#000;
}
