p{
margin-top:7px;
margin-bottom:7px;
}

td{
border-width: 0 0 1px 1px;
border-style: solid;
border-color: #000000;
font-family: verdana;
font-size: 10px;
}

table{
text-align: justify;
table-layout: auto;
width: 600px;
}

.bordertop{
border-top: 1px solid #000000;
border-bottom: none;
border-left: none;
border-right: none;
}

.bordertop2{
border-top: 1px solid #000000;
}

.borderbottom{
border-top: none;
border-bottom: 1px solid #000000;
border-left: none;
border-right: none;
}

.noleftright{
border-top: 1px solid #000000;
border-bottom: 1px solid #000000;
border-left: none;
border-right: none;
}

.topright{
border-top: 1px solid #000000;
border-right: 1px solid #000000;
border-color: #000000;
}

.borderright{
border-right: 1px solid #000000;
}

.noborder{
border: none;
}

.lefttop{
border-top: 1px solid #000000;
border-left: 1px solid #000000;
border-right: none;
border-bottom: none;
}
