﻿body, td, p, li, ul {
   font-family: verdana;
   font-size: 10pt;
   font-weight: bold;
   color: white;
}

form, input, select, option {
   font-family: verdana;
   font-size: 8pt;
   font-weight: normal;
   color: darkred;
}

.o {
   font-weight: bold;
}

.y {
   font-weight: bold;
   color: darkred;
}

.g {
   font-weight: bold;
   color: darkred;
   font-style: italic;
}

.x {
   font-weight: bold;
   color: darkred;
}

.e {
   font-weight: bold;
   color: yellow;
}

.r {
   font-weight: bold;
   font-size: 10pt;
   color: white;
}

.k {
   color: black;
}

.h {
   font-family: verdana;
   font-size: 17pt;
   font-weight: normal;
   color: #98f3f4;
   text-align: center;
   margin-top: 0.5em;
   margin-bottom: -0.3em;
}

.w {
   font-family: verdana;
   font-size: 17pt;
   font-weight: bold;
   color: red;
   text-align: center;
   margin-top: 0.5em;
   margin-bottom: -0.3em;
}

.ho {
   font-family: verdana;
   font-size: 10pt;
   font-weight: normal;
   color: #98f3f4;
   text-align: center;
   margin-top: 0.5em;
   margin-bottom: -0.3em;
}

a {
  font-family: Verdana;
  font-size: 10pt;
  font-weight: normal;
  color: blue;
  text-decoration: none;
}

a:hover {
  color: #ff5555;
}
