.a {
font-weight: normal; 
FONT-SIZE: 16px; 
FONT-FAMILY: Arial,Helvetica,sans-serif,Courier,Book Antiqua,Times New Roman,Verdana
}
.b {
font-weight: normal; 
FONT-SIZE: 14px; 
FONT-FAMILY: Times New Roman,Verdana,Arial,Helvetica,sans-serif,Courier,Book Antiqua
}
.c {
font-weight: bold; 
FONT-SIZE: 35px; 
FONT-FAMILY: Arial,Century Gothic,Times New Roman
}
.d {
font-weight: bold; 
FONT-SIZE: 18px; 
FONT-FAMILY: Book Antiqua,Times New Roman,Verdana,Arial,Helvetica,sans-serif,Courier
}
.e {
font-weight: bold; 
FONT-SIZE: 16px; 
FONT-FAMILY: Times New Roman,Book Antiqua,Verdana,Arial,Helvetica,sans-serif,Courier
}
.f {
font-weight: normal;
FONT-SIZE: 16px; 
FONT-FAMILY: Book Antiqua,Times New Roman,Verdana,Arial,Helvetica,sans-serif,Courier
}
  A:link { 
color: #0044FF; 
text-decoration: none; 
} 
A:visited { 
color: #0000CC; 
text-decoration: none; 
} 
A:active { 
color: #CC0088; 
text-decoration: none; 
} 
A:hover { 
color: #333399; 
text-decoration: underline; 
}
.t_bord {
  border-style: solid;
  border-color: #00CC00;
  border-width: 1
  }