body {
         background-image:url(../images/wall.gif);     
         font-family: Arial, Helvetica, sans-serif;
         font-size: 32pt;
         color: #333333;
         padding: 0px;
         line-height: 47pt;
}

.title {
         font-size: 100%;
         font-weight: bold;
         color: #000000;
}

.title-text {
         font-size: 100%;
         font-weight: bold;
         color: #000000;
}

.text {
         font-size: 98%;
         font-weight: normal;
         color: #333333;
}

.textbold {
         font-size: 98%;
         font-weight: bold;
         color: #333333;
}

.date-text {
         font-size: 78%;
         font-weight: normal;
         color: #333333;
}

.medtext {
         font-size: 94%;
         font-weight: normal;
         color: #333333;
}

.tinytext {
         font-size: 90%;
         font-weight: normal;
         color: #333333;
}

.title-smaller {
         font-size: 95%;
         font-weight: bold;
         color: #000000;
}

.numtext {
         font-size: 98%;
         font-weight: bold;
         color: #666633;
}

.quote-line {
         font-size: 85%;
         font-weight: normal;
         color: #999999;
}

.quote-text {
         font-size: 88%;
         font-weight: bold;
         color: #333333;
}

.quote-signed {
         font-size: 84%;
         font-weight: normal;
         color: #333333;
}

.tutlinks-bold {
         font-size: 98%; 
         font-weight: bold; 
         color: #666633;
         text-decoration: underline;
}
         .tutlinks-bold a:link { color: #666633; 
          text-decoration: underline;
}
         .tutlinks-bold a:visited { color: #666633; 
          text-decoration: underline;
}
         .tutlinks-bold a:hover { color: #999966; 
          text-decoration: underline;
}

.tutlinks {
         font-size: 98%; 
         font-weight: normal; 
         color: #666633;
         text-decoration: underline;
}
         .tutlinks a:link { color: #666633; 
          text-decoration: underline;
}
         .tutlinks a:visited { color: #666633; 
          text-decoration: underline;
}
         .tutlinks a:hover { color: #999966; 
          text-decoration: underline;
}

.hr-tut {
         width: 98%;
         color: #000000;
         height: 2px;
}

.picborder {
         border-style: inset;
         border-color: #666666;
         border-width: 6px;
} 

.created { 
         font-family: font-size: 55%;
         color: #666666;
         font-weight: normal; 
         padding-left: 0px;
}

.botslink { 
        font-family: font-size: 55%;
        color: #666666; 
        font-weight: normal; 
        text-decoration: none;
}
         
         .botslink a:link { color: #666666; 
          text-decoration: none;
}
         .botslink a:visited { color: #666666; 
          text-decoration: none;
}
         .botslink a:hover { color: #999966; 
          text-decoration: none;
}