@charset "utf-8";

body { 
  color : #000000; 
  background : #ffffff; 
  font-family : Times New Roman, Times, serif;
  font-size : 12pt; 
}
p.breakbefore { 
  page-break-before: always
}
p.breakafter { 
  page-break-after: always
}
a { 
  text-decoration : underline; 
  color : #0000ff; 
}
#NavTop, #SignUp, #Header, #Date, #Image, #DoNotPrint, #DoNotPrint1, #DoNotPrint2, #DoNotPrint3, #DoNotPrint4, #DoNotPrint5, #DoNotPrint6, #NewsCopyright, #Tagline, #CloseWindow { 
  display : none; 
} 
