
h1,h2,h3,h4,p,ul,ol,li,div,td,th,address,blockquote,nobr,b,i {
 font-family:Arial,sans-serif;
 background: #198a8a;
 color: #C0C0C0;
}

p {
 color: #C0C0C0;
}

h1 {
 font-size: x-large;
}

h2 {
 font-size: large;
}

a:link {
 color: #C0C0C0;
}
a:visited {
 color: #C0C0C0;
}
table {
 font-family: Arial;
 color: #C0C0C0;
 background: #198a8a;
}
body {
 background: #198a8a;
}
