a:link { 
  color:#333333; 
  font-weight:bold 
}
      
a:visited { 
  color:#333333; 
}
      
a:active { 
  color:#999999; 
}

p,td,li,th {
  font-size: 12pt;

}

td.bubble {
  vertical-align:top
}

td.title {
  text-align:right;
  vertical-align:top
}

th.headline {
  text-align:left;
  text-decoration:underline;
  font-size: 110%;
}

.huge {
   font-size: 130%;
  font-weight:bold 
}

.large {
   font-size: 120%;
}

body { 
  background-color:#DDDDDD; 
}
