
body{
margin: 0px;
}

A{
text-decoration: none; 
color: #332D47;
}

A:hover{
text-decoration: none;
color:#ff0000;
}

A:active{
text-decoration: none; 
color:ff0000;
}

.active{
text-decoration:none; 
color:ff0000;
}

.border {
BORDER-RIGHT: #000000 1px solid; 
BORDER-TOP: #000000 1px solid; 
BORDER-BOTTOM: #000000 1px solid; 
BORDER-LEFT: #000000 1px solid; 
}

TABLE {
  font-family: Verdana;
  font-size: 12px;
  font-weight: 200;
  font-color: #002D47;
}

.a{
   font-family: Verdana;
  font-size: 15px;
  font-weight: 800;
  color: #ff0000;
  font-style:italic
}

.bb {
  font-family: Verdana;
  font-size: 11px;
  font-weight: 200;
  color: #002D47;
}

.B {
  font-family: Verdana;
  font-size: 8px;
  font-weight: 100;
  color: #002D47;
}

.c{
  font-family: Verdana;
  font-size: 14px;
  font-weight: 600;
  color: #002D47;
}

.d{
  font-family: Verdana;
  font-size: 8px;
  font-weight: 200;
  color: #002D47;
}

.e{
  font-family: Verdana;
  font-size: 9px;
  font-weight: 200;
  color: #002D47;
}

.menu{
  font-size: px;
  color: #ffffff;
  background: #002D47;
  font-family: Verdana;
}

H1{
  font-family: Verdana;
  font-size: 24px;
  font-weight: 700;
  color: #777777;
  background: #002D47;
}

H2{
  font-family: Verdana;
  font-size: 18px;
  font-weight: 700;
  color: #002D47;
}

H3{
  font-family: Verdana;
  font-size: 14px;
  font-weight: 700;
  color: #002D47;
}

.H3{
  font-family: Verdana;
  font-size: 13px;
  font-weight: 700;
  color: #002D47;
}

H4{
  font-family: Verdana;
  font-size: 12px;
  font-weight: 700;
  color: #777777;
}

P{
  font-family: Verdana;
  font-size: 11px;
  font-weight: 400;
  color: #002D47;
}

.z{
  font-family: Verdana;
  font-size: 10px;
  font-weight: 400;
  color: #777777;
}

.p {
  font-family: Verdana;
  font-size: 9px;
  font-weight: 300;
  color: #002D47;
}

INPUT, TEXTAREA {
  font-family: Verdana;
  font-size: 9px;
  font-weight: 300;
  color: #002D47;
}

.footer{
  font-family: Verdana;
  font-size: 14px;
  font-weight: 700;
  color: #777777;
  background: FF6600;
  text-align: center;
}

.header {
  font-family: Verdana;
  font-size: 14px;
  font-weight: 700;
  color: #777777;
  background: FF6600;
  text-align: center;
}


