/* BASE RULES */

body {
  font: 10pt/1.5em arial, sans-serif, verdana;
}

/* TYPOGRAPHY RULES */

h1 {
  font-size: 160%
}

h2 {
  font-size: 120%
}

h1, h2 {
  clear: left;
  font-family: verdana, arial, sans-serif;
}

h3 {
  font-size: 110%;
  font-family: 'Arial Narrow', arial, sans-serif;
}

#header {
  text-align: center;
  margin-bottom: 20px;
}

#header img {
	border: 0;
}

#footer {
  margin-top: 30px;
  font-size: small;
  clear: both;
  text-align: center;
}

.alignright {
  float: right;
  margin: 0 0 20px 20px;
  clear: both;
}

.alignright img {
  border: 0;
  display: block;
}

.print_hide, p.back, .enlarge, #main_menu, #side_bar, .buttons {
  display: none;
}
