body {

}
a {
font-family: Arial;
font-size: 10pt;
font-weight: bold;
text-decoration: none;
color: white;
}
a:hover {
color:white;
text-decoration: underline;
}
td {
font-family: Arial, Helvetica, sans-serif;
font-size: 10pt;
font-weight: bold;
color: red;
}
h1 {
font-family: Arial;
font-size: 24pt;
color: red;
}
h2 {
font-family: Arial;
font-size: 10pt;
font-weight: bold;
}
.navi {
color: white;
background-color: red;
}

