body, p, table, td, div{
	background-color : #fff;
	color : #000;
	font-family : Verdana, 'Arial CE', Arial, monospace, sans-serif;
	vertical-align : top;
	text-decoration : none;
	font-size : 10pt;

}

pre { }

.footer {
  margin-top: 20px;
  font-size: 0.8em;
  text-align: center;
  white-space: nowrap; }

h1, h2, h3, h4, h5, h6 {
  /* font-variant: small-caps; */ }

a { text-decoration : none; }
a:link { color: blue; }
a:visited { color: navy; }
a:active { color : navy; }
a:hover { color : blue; text-decoration : underline; }

ul { list-style-type : circle; text-align : left; }
small { font-size : 0.8em; }
.clear { clear : both; }

.top_menu {text-align: center; font-weight: normal; white-space: nowrap}

.short {
  margin-top:     0.5em;
  margin-bottom:  0.5em; }