* {
  font-size: medium;
}
body {
 font-family: sans-serif;
 font-size: medium;
 text-align: justify;
 color: #000000;
 background: #C0D0F0;
}
div.ads {
 font-family: sans-serif;
 font-size: xx-small;
 font-style: italic;
 text-align: center;
}
div.topmenu {
 font-family: sans-serif;
 font-size: medium;
 text-align: left;
 color: #000000;
 background: #D0E0F0;
}
a {
 text-decoration: none;
 color: #000060;
 background: #C0D0F0;
}
a:visited {
 text-decoration: none;
 color: #803480;
 background: #C0D0F0;
}
a:hover {
 text-decoration: underline;
 color: #000000;
 background: #C0D0F0;
}
a:active {
 text-decoration: underline;
 color: #000000;
 background: #C0D0F0;
}
a:focus {
 text-decoration: underline;
 color: #000000;
 background: #C0D0F0;
}
a.topmenu {
 font-size: medium;
 text-decoration: none;
 color: #000040;
 background: #D0E0F0;
}
a.topmenu:link {
 font-size: medium;
 text-decoration: none;
 color: #000040;
 background: #D0E0F0;
}
a.topmenu:visited {
 font-size: medium;
 text-decoration: none;
 color: #400040;
 background: #D0E0F0;
}
a.topmenu:hover {
 font-size: medium;
 text-decoration: underline;
 color: #400000;
 background: #D0E0F0;
}
a.topmenu:active {
 font-size: medium;
 text-decoration: underline;
 color: #400000;
 background: #D0E0F0;
}
a.topmenu:focus {
 font-size: medium;
 text-decoration: underline;
 color: #400000;
 background: #D0E0F0;
}
a.topmenuimg {
 font-size: medium;
 text-decoration: none;
 color: #C0C0C0;
 background: #D0E0F0;
}
a.topmenuimg:link {
 font-size: medium;
 text-decoration: none;
 color: #C0C0C0;
 background: #D0E0F0;
}
a.topmenuimg:visited {
 font-size: medium;
 text-decoration: none;
 color: #C0B0C0;
 background: #D0E0F0;
}
a.topmenuimg:hover {
 font-size: medium;
 text-decoration: underline;
 color: #400000;
 background: #D0E0F0;
}
a.topmenuimg:visited {
 font-size: medium;
 text-decoration: underline;
 color: #400000;
 background: #D0E0F0;
}
a.topmenu:focus {
 font-size: medium;
 text-decoration: underline;
 color: #400000;
 background: #D0E0F0;
}
h1 {
 font-family: sans-serif;
 text-align: center;
 background: #C0D0F0;
 font-size: xx-large;
 font-weight: bold;
 color: #000000;
}
h2 {
 font-family: sans-serif;
 font-size: x-large;
 font-weight: bold;
 text-align: left;
 color: #000000;
 background: #C0D0F0;
}
h3 {
 font-family: sans-serif;
 font-size: large;
 font-weight: bold;
 text-align: left;
 color: #000000;
 background: #C0D0F0;
}
h4 {
 font-family: sans-serif;
 font-size: medium;
 font-weight: bold;
 text-decoration: none;
 text-align: left;
 color: #000000;
 background: #C0D0F0;
}
h5 {
 font-family: sans-serif;
 font-size: medium;
 font-weight: normal;
 text-decoration: underline;
 text-align: left;
 color: #000000;
 background: #C0D0F0;
}
h6 {
 font-family: sans-serif;
 font-size: medium;
 font-weight: normal;
 text-decoration: none;
 text-align: left;
 color: #000000;
 background: #C0D0F0;
}
p {
 font-family: sans-serif;
 font-size: medium;
 text-align: justify;
 color: #303440;
 background: #C0D0F0;
}
div.copyright {
 font-family: sans-serif;
 font-size: small;
 text-align: center;
 color: #808080;
 background: #C0D0F0;
}
td
{
 font-family: sans-serif;
 font-size: medium;
 text-align: left;
 color: #303440;
 background: #C0D0F0;
}
td.right
{
 font-family: sans-serif;
 font-size: medium;
 text-align: right;
 color: #303440;
 background: #C0D0F0;
}
div.centerform {
 text-align: center;
 background: #D0E0F0;
}
label {
 font-family: sans-serif;
 font-size: large;
}
input {
 font-family: sans-serif;
 font-size: x-large;
}