.bigred
{
  font-family: Arial, Verdana;
  font-size: 44px;
  text-align: center;
  font-weight: bold;
  color: red;
}

.bigr
{
  font-family: Arial, Verdana;
  font-size: 36px;
  text-align: center;
  font-weight: bold;
  color: red;
}

.bigb
{
  font-family: Arial, Verdana;
  font-size: 26px;
  text-align: center;
  font-weight: bold;
  color: darkblue;
}

body
{
  font-family: Verdana;
  font-size: 12px;
}
.big
{
  font-family: Verdana;
  font-size: 28px;
  text-align: center;
  font-weight: bold;
  color: darkblue;
}
.small
{
  color: black;
  font-family: Verdana;
  font-size: 9px;
}

.about
{
  color: darkblue;
  font-family: sans-serif;
  font-size: 14px;
  font-weight: bold;
  margin-left: 0;
}

.head
{
  font-family: Verdana;
  font-size: 18px;
}
.bord
{
  border: thin solid #C0C0C0;
}
.bluehead
{
  color: darkblue;
  font-family: Verdana;
  font-size: 18px;
  font-weight: bold;
}
.meet
{
  color: darkblue;
  font-family: Verdana;
  font-size: 12px;
  font-weight: bold;
  margin-left: 0;
}
.meetr
{
  color: red;
  font-family: Verdana;
  font-size: 12px;
  font-weight: bold;
  margin-left: 0;
}

.link
{
  color: black;
  font-family: Verdana;
  font-size: 12px;
  font-weight: bold;
  margin-left: 0;
}
.link:hover
{
  color: red;
  font-family: Verdana;
  font-size: 12px;
  font-weight: bold;
  margin-left: 0;
}

td
{
  font-family: Verdana;
  font-size: 12px;
}
.blue
{
  color: darkblue;
  font-family: Verdana;
  font-size: 13px;
  font-weight: bold;
}


<!-- SHARED -->

.luci
{
  font-family: Verdana;
  font-size: 18px;
}
.lucib
{
  border: thin solid #C0C0C0;
}

.tagad
{
  color: darkblue;
  font-family: "Century Gothic", Arial, Helvetica, sans-serif;
  font-size: 17px;
  font-weight: bold;
}

.lnkredsvc
{
  color: #000000;
  font-family: Verdana;
  font-size: 15px;
  margin-left: 0;
}
.lnkredsvc:hover
{
  background-color: #FFFFCC;
  color: #FF0000;
  font-family: Verdana;
  font-size: 15px;
  margin-left: 0;
}

