a:link {color: blue;}
a:active {color: blue;}
a:visited {color: blue;}
a:hover {color: blue;}

TD { 
  FONT-FAMILY: "Verdana";
  FONT-SIZE : 12px; 
}

.content_blue { 
  FONT-FAMILY: "Verdana";
  FONT-SIZE : 12px; 
  color: blue;
}

.subtitle {  
  font-family: "Arial";
  font-size: 13px;
  font-weight: bold;
}

.note1 { 
  FONT-FAMILY: "Verdana";
  FONT-SIZE : 11px; 
  color: blue;
}

.footnote { 
  FONT-FAMILY: "Verdana";
  FONT-SIZE : 9px; 
}

.footnoteBlue { 
  FONT-FAMILY: "Verdana";
  FONT-SIZE : 9px; 
  color: blue;
}

.footnote1 { 
  FONT-FAMILY: "Verdana";
  FONT-SIZE : 10px; 
}

.footnote2 { 
  FONT-FAMILY: "Verdana";
  FONT-SIZE : 8px; 
}