/* CSS Document */

.grey-10{
font-family: "Verdana";
font-size: 10px;
font-weight: normal;
color: #999999;
text-decoration: none;
}
.black-10{
font-family: "Verdana";
font-size: 10px;
font-weight: normal;
color: #000000;
text-decoration: none;
}
.black-10B{
font-family: "Verdana";
font-size: 10px;
font-weight: Bold;
color: #000000;
text-decoration: none;
}
