body, td, p, form, div, blockquote, ul, ol, dl {
  font-family: Geneva,Arial,Helvetica,sans-serif;
  color: #000000;
  font-size : 12px;}
  

form, div, blockquote, h1, h2, h3, h4, h5 { 
  margin-top: 0em;
  margin-bottom: 0em; 
  text-indent: 0em; }
  
h3           { font-size: 8px; font-weight:normal; margin-bottom:10}
h3.right           { font-size: 10px; font-weight:normal; margin-bottom:10; text-align:right; margin-top:5}
h1           { font-size: 20px; font-weight: bold }
h2           { font-size: 14px; font-weight: bold }

hr {height: 1px; color:#627A9B; margin-top:0; margin-bottom:0}


a:link {text-decoration: none; color : #000066; }
a:visited {text-decoration: none; color : #000066; }
a:active {text-decoration: none; color : #CC0000; }
a:hover {text-decoration: none; color : #CC0000; }


ul           { margin-left:10; margin-right:0 }
ul.bullet    { margin-left:40; margin-right:0; list-style-type:disc }
ul.number    { margin-left:40; margin-right:0; list-style-type:decimal }

.link_old {font-weight: bold; margin-top: 0; line-height:16px; font-family:MS Sans Serif; font-size: 12px}
.link_oldold {font-weight: bold; margin-top: 0; line-height:16px; font-size: 12px; letter-spacing:1pt; text-decoration: none}
.link {font-weight: normal; margin-top: 0; line-height:14px; font-size: 12px; letter-spacing:,5pt; text-decoration: none}
.link_mainmenu {font-weight: normal; margin-top: 0; line-height:16px; font-size: 13px; letter-spacing:1,5pt; text-decoration: none}


p {text-indent: 15; margin-top: 10; margin-bottom: 10}
p.big {margin:0; text-indent: 0; font-size: 16px; font-weight:bold; color:#1D4165 }
p.topic {margin:0; text-indent: 0; font-size: 12px; font-weight:bold; color:#1D4165 }
p.author {margin:0; text-indent: 0; font-size: 10px; font-weight:normal; color:#627A9B}
p.small {margin:0; text-indent: 0; font-size: 12px; font-weight:normal; color:#627A9B}
p.caption {margin:0; text-indent: 0; font-size: 10px; font-weight:normal; color:#627A9B; text-align:center}
p.description {margin:0; text-indent: 0; font-size: 11px; font-weight:normal; color:#627A9B; text-align:left}

div.floatleft {
  float: left;
  padding: 8px;
  }
  
div.floatright {
  float: right;
  padding: 8px;
  } 

div.floatcenter {
  float: center;
  padding: 8px;
  }
