body,td,th {
        font-family: Arial, Helvetica, sans-serif;
        font-size: 16px;
        color: #FFFFFF;
        background-color: #1c3168;
}
p {
   line-height: 8px;
   margin-bottom: 8px;
}
th {
   text-decoration: underline; 
   color: #ff0000; 
   font-size: 16px;
}

h1 {
   font-size: 38px;
   font-style: bold;
   line-height: 0.5;
}
h2 {
   font-size: 34px;
   font-style: bold;
   text-decoration: underline;
   line-height: 0.5;
}
h3 {
   font-size: 30px;
   font-style: italic;
   font-style: bold;
   line-height: 0.5;
}

a:link {
    color: #7bd3df;
}

a:visited {
    color: #7bd3df;
}

a:hover {
   color: #FFFFFF;
   font-style: bold;
}
a:active {
    color: 7bd3df;
}
.div-0 {
        background-color: #273894;
}
.div-1 {
        background-color: #027896;
}
.div-2 {
        background-color: #2075ab;
}
.div-3 {
        background-color: #1c3199;
}
.small {
        font-size: 12px;
}
