body, div, td, th {
	font-family: "DejaVu Sans", "Bitstream Vera Sans", sans-serif;
	font-size: 10pt;
	color: #111;
}

tt { color:#c50; font-size: large; }

h1 { font-size: x-large }
h2 { font-size: large }
h3 { font-size: larger }
h4 { font-weight:bold; font-size: normal; color: #FFCC00; }

.small_link { color: #999; font-size: small; }

.header_h1 { display: none; }
.header_img { }

.figure_table { border-collapse: collapse; border-spacing: 0; empty-cells: show; background-color: #333; }
.figure_table td { background-color: white; padding: 1ex; }
.figure_image { text-align: center; }
.figure_caption { text-align: center; font-size: smaller; }

html { margin: 0; padding: 0; }
body { background-color: #ddd; margin: 0; padding: 0; }
.main_page { background-color: white; border: 1px solid #999; ; margin: 2ex 5ex; padding: 2ex 7ex 5ex 7ex; }

/* ---- Footer ----------------------------------------- */

.footer {
}

.footer_text {
	color: #666;
	font-size: 8pt;
	font-style: normal;
	font-weight: normal;
}

.footer_logo {
  float: right;
	margin-top: -17px;
	margin-right: 2ex;
}
