p { font-family: Times, Helvetica, sans-serif; 
    font-size: 12px; color: #f7eb07; 
    line-height: normal; 
    text-decoration : none; 
}
td { 
    font-family: Times, Helvetica, sans-serif; 
    font-size: 14px; color: #f7eb07; 
    line-height: normal; 
    text-decoration : none; 
}

.text_table {
    border-style: none;
    border-width: 1px;
}

.info_box {
    border-style: dotted;
    border-width: 1px;
}

.topic {
    font-family: Times, Helvetica, sans-serif; 
    font-size: 13px; color: #4707f7; 
    font-variant: small-caps;
    font-weight: bold;
    line-height: normal; 
    text-decoration : none; 
}    

a {
    font-variant: small-caps;
    text-decoration : none; 
}    