h1, h2, h4, h5, h6 {
  font-weight: bold
}

h3 {
  font-weight: bold; 
  font-size: 100%;
  background: #CC0000;
  color: #FFFFFF;
  padding-top: 2px; 
  padding-bottom: 2px; 
  text-align: center; 
  width: 150px;
}
	
dt {  
  font-weight: bold; 
}

dd {  
  font-size: 100%;
}

.BibtexAbstract, blockquote {  
  border-color: brown;
  border-width: 1px;
  border-style: solid;
  padding: 4px;
  padding-left: 6px;
  padding-right: 6px;
  background: #FFFFFF;
  margin-top: 5px;
  margin-bottom: 10px;
  margin-left: 0px;
  width: 80%;
  #font-size: smaller;
  text-align: justify;
}

body {  
  font-family: Arial, Helvetica, sans-serif; 
  font-size: small;
  background: #FFFCF2;
}

.footer {
  float: left;
  width: 100%;
}

.hidden {
  visibility: hidden;
}

p.footerbar {
  font-family: Arial, Helvetica, sans-serif;
  font-weight: bold; 
  font-size: small;
  color: #FFFFFF;
  background: #0066CC;
  padding-left: 2px;
  padding-top: 1px;
  padding-bottom: 1px;
  width: 100%;
  margin-top: 0px;
  margin-bottom: 0px;
}

p.version {
  font-size: x-small;
  font-style: italic;
  color: #999999;
  margin-top: 4px;
}

#vulogo {
  float: right;
  right: 2px;
  bottom: 2px;
}

#photo {
  float: right;
  padding-left: 5px; 
  padding-bottom: 5px; 
}

#rdf-icon {
  float: right;
  padding-left: 5px; 
  padding-bottom: 5px; 
}

#vutext {
  font-family: LucidaSans, Arial, Helvetica, sans-serif;
  font-size: small; 
  float: right;
}

.vublue {
  font-style: italic;
  color: #0066CC;
}

.vublack {
  color: #000000;
}

a {
  text-decoration: none;
}

a:link { color: #0033CC; }
a:active { color: #003388; }
a:visited { color: #003388; }
a:hover { color: #FF1100; text-decoration: underline; }

p.footerbar a:link,
p.footerbar a:active,
p.footerbar a:visited,
p.footerbar a:hover {
   color: #FFFFFF; 
}

.ChannelLink {
  font-family: Arial, Helvetica, sans-serif;
  font-weight: bold;
  font-size: large;
}

.BibtexTitle, dt {  
  font-weight: bold; 
}

.BibtexJournal, .BookTitle, dt {
  font-style: italic;

.strike {
  text-decoration: line-through;
}

<!-- $Id: mk.css,v 1.29 2005/08/30 12:40:27 Michel Exp $ -->

