.text10 {
    font-family:'Helvetica','Arial','Sans-serif';
    font-size:24px;
    text-decoration:none;
    color:blue;
}
.text8 {
    font-family:'Helvetica','Arial','Sans-serif';
    font-size:24px;
    text-decoration:none;
    color:red;
}
.text9 {
    font-family:'Helvetica','Arial','Sans-serif';
    font-size:24px;
    text-decoration:underline;
    color:red;
}
.para1 {
    text-align:center;
}
