body
 {
 font-family: Arial;
 background: #A6C5F7;
 }

a {
 color: #9F0000;
 text-decoration:none;
}

a.spec1 {
 color: #000000;
 text-decoration:none;
}

a.spec2 {
 color: #000000;
 text-decoration:underline;
}



h1,h3,h4 {
 text-align: center;
 color: #000000;
}

hr {
 color: #9F0000;
 }

ul {
 color: #9F0000;
}
ul.v1 {
 color: #000000;

}
p {
 text-align: justify;
}