body, td, p, form, div, blockquote, ul, ol, dl {
  font-family: Geneva,Arial,Helvetica,sans-serif;
  color: #000000;
  font-size : 12px;}
  
a            {  }
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; }

a.mainmenu:link { font-weight: normal; margin-top: 0; line-height:16px; font-size: 13px; letter-spacing:1,5pt; text-decoration: underline; color: #FFFFFF}
a.mainmenu:visited { font-weight: normal; margin-top: 0; line-height:16px; font-size: 13px; letter-spacing:1,5pt; text-decoration: underline; color: #FFFFFF}
a.mainmenu:active { font-weight: normal; margin-top: 0; line-height:16px; font-size: 13px; letter-spacing:1,5pt; text-decoration: underline; color: #FFFFFF}
a.mainmenu:hover { font-weight: normal; margin-top: 0; line-height:16px; font-size: 13px; letter-spacing:1,5pt; text-decoration: underline; color: #FF0000}


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 {font-weight: bold; margin-top: 0; line-height:16px; font-size: 12px; letter-spacing:1pt}

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.title {margin:0; text-indent: 0; font-size: 16px; font-weight:bold; color:#1D4165 }
p.menu_big {margin:0; text-indent: 0; font-size: 16px; font-weight:bold; color:#FFFFFF }
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.date {margin:0; text-indent: 0; font-size: 10px; font-weight:normal; color:#627A9B}
p.caption {margin:0; text-indent: 0; font-size: 10px; font-weight:normal; color:#627A9B; text-align:center}

td.left {background-color: #D1D9FB}
td.right {background-color: #D1D9FB}
td.bottom {background-color: #336699}
td.center {background-color: #FFFFFF}

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

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


table.boxhead {background-color: #336699}
