body {
 background: #C0C0C0;
}
td {
 font-family: Arial;
 font-size: small;
 text-align: center;
 color: #000000;
}
h1 {
 font-family: Arial;
 font-size: x-large;
 text-align: center;
 color: #004080;
 background: #C0C0C0;
}
h2 {
 font-family: Arial;
 font-size: medium;
 text-align: center;
 color: #004080;
}
h3 {
 font-family: Arial;
 font-size: small;
 text-decoration: underline;
 text-align: center;
 color: #800040;
}
h4 {
 font-family: Arial;
 font-size: smaller;
 text-align: center;
 color: #004080;
 background: #C0C0C0;
}
h5 {
 font-family: Arial;
 font-size: small;
 font-style: italic;
 text-align: center;
 color: #004080;
}
a:link {
 font-family: Arial;
 font-size: small;
 color: #000000;
 background: #C0C0C0;
}
a:visited {
 font-family: Arial;
 font-size: small;
 color: #800040;
 background: #C0C0C0;
}
li {
 font-family: Arial;
 font-size: small;
 font-style: italic;
 text-align: left;
 color: #000000;
 background: #C0C0C0;
}
