body  { 
    font-family: Verdana,Arial; 
    background-color: #222222;
    color: #CCCCCC;
}

td { }
th { font-weight: bolder; }
h1 {
}
h2,h3,h4 { text-align: center }
li { font-size: small }
code { font-weight: bold }
pre { margin: 30px; padding: 10px; border: solid; background: #EEEEEE; 
      width: 90%; }
.mi { 
    border-color: #FFFFFF; 
    border-style: solid; 
    border-width: 1px; 
    margin: 10px;
    letter-spacing: 12px;
    color: #DDDDDD;
    font-weight: normal;

}
.mito { 
    margin: 10px;
    letter-spacing: 12px;
    color: #DDDDDD;
    font-weight: bold;

}
.hi { 
    font-weight: bold;
    font-variant: small-caps;
    letter-spacing: 8px;
    text-decoration: none;
    font-size: 20px;
    color: #DDDDDD;
}
.his { 
    font-weight: normal;
    font-variant: small-caps;
    letter-spacing: 4px;
    text-decoration: none;
    font-size: 12px;
    color: #DDDDDD;
}

.hivs { 
    font-weight: normal;
    font-variant: small-caps;
    letter-spacing: 2px;
    text-decoration: none;
    font-size: 9px;
    color: rgb(182, 164, 204); 
}

.hivss { 
    font-weight: normal;
    font-variant: small-caps;
    letter-spacing: 2px;
    text-decoration: none;
    font-size: 8px;
    color: rgb(182, 164, 204); 
    text-align: justify;
    width: 60%;
}

.cf { 
    border-color: #FFFFFF; 
    border-style: solid; 
    border-width: 1px; 
    letter-spacing: 4px;
    color: #DDDDDD;
    font-size: 12px;
    font-weight: normal;

}

.err { 
    font-weight: bold;
    font-variant: small-caps;
    letter-spacing: 4px;
    text-decoration: none;
    font-size: 14px;
    color: #FF9999;
}

a:link {
    color: #DDDDDD;
    text-decoration: none;
}
a:visited {
    color: #DDDDDD;
    text-decoration: none;
}
a:hover {
    background-color: #DDDDDD;
    color: #000000;
    text-decoration: none;
}
a:active {
    color: #DDDDDD;
    text-decoration: none;
}

.mtext { 
    margin: 10px;
    margin: 30px;
    font-weight: normal;
    font-size: 14px;
    letter-spacing: 2px;
    color: #CCCCCC;
}
