.headline {
   font-family: Verdana;
   font-size: 14pt;
   color: #7581A3;
   font-weight: bold; 
   margin-bottom: -15; 
}

.byLine {
   font-family: Times New Roman; 
   font-size: 11pt; 
   font-style: italic; 
   color: #000000; 
   text-align: Left; 
   text-decoration:none;
   margin-bottom: -10; 
}

.byLine A {
   font-family: Times New Roman; 
   font-weight:normal;
   font-size: 11pt; 
   font-style: italic; 
   color: #0000ff; 
   text-align: Left; 
   text-decoration:none;
   margin-bottom: -10;
}

.byLine A:hover {
   font-family: Times New Roman; 
   font-weight:normal;
   font-size: 11pt;
   font-style: italic; 
   color: #ff0000;
   text-align: Left; 
   text-decoration:none;
   margin-bottom: -10;
}


.article {
   font-family: Times New Roman; 
   font-size: 11pt; 
   color: #000000; 
   text-align: Left; 
   text-decoration:none;
   margin-bottom: -10; 
}

.article A {
   font-family: Times New Roman; 
   font-weight:bold;
   font-size: 11pt; 
   color: #0000ff; 
   text-align: Left; 
   text-decoration:none;
   margin-bottom: -10; 
}

.article A:hover {
   font-family: Times New Roman; 
   font-weight:bold;
   font-size: 11pt;
   color: #ff0000;
   text-align: Left; 
   text-decoration:none;
   margin-bottom: -10; 
}


.TOCHead {
   font-family: Verdana;
   font-size: 14pt;
   color: #ffffff;
   font-weight: bold; 
}

.TOC {
   font-family: Times New Roman; 
   font-size: 11pt; 
   color: #000000; 
   text-align: Left; 
   text-decoration:none;
   margin-bottom: -10; 
}

.TOC A {
   font-family: Times New Roman; 
   font-weight:normal;
   font-size: 11pt; 
   color: #000000; 
   text-align: Left; 
   text-decoration:none;
   margin-bottom: -10; 
}

.TOC A:hover {
   font-family: Times New Roman; 
   font-weight:normal;
   font-size: 11pt;
   color: #ff0000;
   text-align: Left; 
   text-decoration:none;
   margin-bottom: -10; 
}



li {
   font-family: Times New Roman;
   font-size: 11pt;
   margin-bottom: 0;
}



.Footer {
  font: 10pt Verdana;
  color: #000000;
  font-weight: bold;
}


