body {
  background: white;
	font-family: Arial, "Comic Sans", Verdana, sans-serif;
	font-size: 10pt;
}
body a:link, body a:visited {
  font-weight: bold;
	text-decoration: none;
}
p, li, ul, td, tr {
	font-family: Arial, "Comic Sans", Verdana, sans-serif;
	font-size: 10pt;
}
H1 {
  font-size: 15pt;
  font-weight: bold;	
}
H2 {
  font-size: 14pt;
  font-weight: bold;	
}
H3 {
  font-size: 13pt;
  font-weight: bold;	
}
H4 {
  font-size: 12pt;
  font-weight: bold;	
}
H5 {
  font-size: 11pt;
  font-weight: bold;	
}
H6 {
  font-size: 10pt;
  font-weight: bold;	
}
