.menu
   {
   text-decoration: none;
   color: #FFFFFF;
   font: bolder 11pt times new roman
   }
.menu-selected
   {
   text-decoration: none;
   color: #FFFFFF;
   font: bold 11pt times new roman;
   }
.mns
   {
   text-decoration: none;
   color: #FFFFFF;
   font: bold 12pt times new roman;
   }
.bold
   {
   color: #003979;
   font-weight: bold
   }
.color
   {
   color: #003979;
   }
.bld
   {
   color: #FFFFFF;
   font-weight: bold
   }
.small-bold
   {
   text-decoration: none;
   color: #003979;
   font-weight: bold;
   font-size: 8pt;
   font-family: times new roman
   }
.small
   {
   text-decoration: none;
   color: #003979;
   font-size: 8pt;
   font-family: times new roman
   }
.space
   {
   background-color: #D1E3F4;
   height: 1;
   width: 1
   }
.tdmn
   {
   background-color: #003979;
   text-align: center
   }
.mn
   {
   text-decoration: none;
   color: #FFFFFF;
   font: 12pt times new roman;
   background-color: #003979
   }
.mnr
   {
   text-decoration: none;
   color: red;
   font: 12pt times new roman;
   background-color: #003979
   }
.FullSizePicture
   {
   color: #D1E3F4;
   border-color: #D1E3F4;
   }
/* picture comments */
p.sloozecomment {
	color : #666699;
}

/* admin errors: by default a yellow box */
p.sloozeerror {
	background-color : yellow;
	padding: 8px;
	border: 1px solid black;
}
a
   {
   color: #003979
   }
a.ban1
   {
   font-size: 8pt;
   color: #FFFFFF
   }
a.rss
   {
   font-size: 1;
   text-decoration: none;
   color: #FFFFFF
   }
h4
   {
   margin-top: 6;
   margin-bottom: 6
   }
h5
   {
   font-size: 10pt;
   font-style: italic;
   font-weight: bold; 
   margin-top: 0;
   margin-bottom: 6
   }