a {
  color: #0093DD;

}

a:hover {
  color: #0000FF;
}

.reg { 
  font-weight: 100;
}

.ul {
  text-decoration: underline;
}

.red {
  font-weight: 100;
  color: #FF0000;
}

.bb {
  font-weight: 600;
}

.big { 
  font-size: 14pt;
}

p {
  font-weight: 100;
}

th, td, h3 {
  font-family :  arial, verdana, sans-serif;
  font-size : 12pt;
  font-weight : 600;
}

h2 {
  font-size : 18pt;
}

h1 {
  font-size : 20pt;
}

