/* CSS Document */

.table600{
width:600px;
color:#666666;
font-size:12px;
}
.table600 td{
border-bottom:#CCCCCC dotted 1px;
 vertical-align:top;
 line-height:13px;
}
.table700{
width:700px;
color:#666666;
font-size:12px;

}

.table700 td{
border-bottom:#CCCCCC dotted 1px;
 vertical-align:top;
line-height:13px;
}

.table600 a, .table700 a{
color:#666666;
font-weight:bold;
text-decoration:none;

}
.table600 a:hover, .table700 a:hover{

 text-decoration:underline;

}
