li {
 font-family: arial;
 font-size: 14;
 font-weight: bold;
 color: #000000;
}

h1 {
 font-family: Arial;
 font-size: 50;
 font-weight: bold;
 font-style: italic;
 text-decoration: underline;
 text-align: center;
 color: #000099;
}

h2 {
 font-family: Arial;
 font-size: 40;
 font-weight: bold;
 font-style: italic;
 text-decoration: underline;
 text-align: center;
 color: #000000;
}

div {
 font-family: Arial;
 text-align: center;
 color: #000080;
}

a {
 font-family: Arial;
 font-weight: bold;
 color: #000080;
}

p {
 font-family: Arial;
 font-weight: bold;
 font-align: center;
}
