/* CSS Document */
t1 {
  font-family: "Times New Roman"; 
  font-size: 10pt; 
  color: #990000; 
  font-weight: 100; 
  background-color: #111111;
}

t2 {
  font-family: "Times New Roman"; 
  font-size: 12pt; 
  color: #EEEEEE; 
  font-weight: 100; 
  background-color: #111111;
}

f1 {
  font-family: "Times New Roman"; 
  font-size: 8pt; 
  color: #EEEEEE; 
  font-weight: 100; 
  background-color: #111111;		  
}

default {
  font-family: "Times New Roman"; 
  font-size: 12pt; 
  color: #EEEEEE; 
  font-weight: 100; 
  background-color: #111111;
  }
