*
{
  margin: 0;
  font-size: 14px;
}
body {
 margin: 10px;
 font-family: sans-serif;
 font-size: 16px;
 text-align: justify;
 color: #C0C0C0;
 background-image: url(../images/blueback.gif);
}
div.ads {
 font-family: sans-serif;
 font-size: 8px;
 font-style: italic;
 text-align: center;
}
div.topmenu {
 font-family: sans-serif;
 font-size: 16px;
 text-align: center;
 color: #FFFFFF;
 background: #000080;
}
div.bigform {
 font-family: monospace;
 font-size: 16px;
 text-align: left;
 color: #000000;
 background: #C0D0F0;
}
div.centerform {
 font-family: sans-serif;
 font-size: 16px;
 text-align: center;
 color: #000000;
}
input.bigform {
 font-family: monospace;
}
a {
 text-decoration: none;
 color: #C0C0FF;
}
a:visited {
 text-decoration: none;
 color: #FFC0FF;
}
a:hover {
 text-decoration: underline;
 color: #FFC0C0;
}
a:active {
 text-decoration: underline;
 color: #FFC0C0;
}
a:focus {
 text-decoration: underline;
 color: #FFC0C0;
}
a.imglink {
 text-decoration: none;
}
a.imglink:visited {
 text-decoration: none;
}
a.imglink:hover {
 text-decoration: none;
}
a.imglink:active {
 text-decoration: none;
}
a.imglink:focus {
 text-decoration: none;
}
a.catlink {
 font-weight: bold;
 text-decoration: none;
 color: #C0C0C0;
}
a.catlink:visited {
 font-weight: bold;
 text-decoration: none;
 color: #C0C0C0;
}
a.catlink:hover {
 font-weight: bold;
 text-decoration: underline;
 color: #FFFFFF;
}
a.catlink:active {
 font-weight: bold;
 text-decoration: underline;
 color: #FFFFFF;
}
a.catlink:focus {
 font-weight: bold;
 text-decoration: underline;
 color: #FFFFFF;
}
a.topmenu {
 text-decoration: none;
 color: #C0C0C0;
 background: #000080;
}
a.topmenu:link {
 text-decoration: none;
 color: #C0C0C0;
 background: #000080;
}
a.topmenu:visited {
 text-decoration: none;
 color: #C0C0C0;
 background: #000060;
}
a.topmenu:hover {
 text-decoration: underline;
 color: #FFFFFF;
 background: #600000;
}
a.topmenu:active {
 text-decoration: underline;
 color: #FFFFFF;
 background: #600000;
}
a.topmenu:focus {
 text-decoration: underline;
 color: #FFFFFF;
 background: #600000;
}
h1 {
 font-family: serif;
 font-size: 32px;
 font-weight: bold;
 text-align: center;
 color: #FFFFFF;
 background: #000080;
 margin: 0;
}
h2 {
 font-family: serif;
 font-size: 28px;
 font-weight: bold;
 text-align: left;
 color: #FFFFFF;
}
h3 {
 font-family: serif;
 font-size: 24px;
 font-weight: normal;
 text-align: left;
 color: #FFFFFF;
}
p {
 font-family: sans-serif;
 font-size: 14px;
 font-style: italic;
 text-align: justify;
}
div.copyright {
 font-family: sans-serif;
 font-size: 10px;
 text-align: center;
 color: #808080;
 background: #000080;
}
big {
  font-size: 19px;
}
small {
  font-size: 10px;
}