/* CSS definition file containing sitestyle stylesheets */
* {
    font-size: 14px;
    font-family: Arial;
}
table {
    background: #FFFFFF;
}
A {
         font-family:                   Arial;
         font-size:                     16px;
         color:                         #1115FF;
         text-decoration:               none;
         font-weight: bold;

