body,p,ul,blockquote,td,th {
     font-family: Arial,helvetica,sans-serif;
     font-size: 11pt;
     color: #000000;
     }
    
a {
     text-decoration: none;
     }
    
a:hover {
     text-decoration: underline;
     }
    
.title	{
     font-family: "Bookman Old Style",monospace;
     font-size: 24pt;
     font-weight: bold;
     color: #000000;
     }
    
.subtitle {
     font-family: Courier,monospace;
     font-size: 9pt;
     color: #000000;
     }
    
.links {
     margin: 5px 5px 5px 5px;
     }
    
.heading {
     font-family: "Bookman Old Style",monospace;
     font-size: 9pt;
    
    text-align: center;
     border: thin solid black;
     color: #000000;
    
    background-color: #5588aa;
     padding: 2px 2px;
     margin-bottom: 5px;
     }
    
.item, .delPost {
     text-align: left;
     font-family: "Century Gothic",helvetica,sans-serif;
     font-size: 8pt;
     margin-bottom: 5px;
     }
    
.disclaimer {
     text-align: center;
     font-size: 8pt;
     }
    

.blosxomDate  {
     font-weight: bold;
     background-color: #dddddd;
     font-family: "Times New Roman",serif;
     color: #000000;
     padding: 2px 2px;
     border: thin solid black;
     }
    
.blosxomTitle {
     font-family: "Century Gothic",helvetica,sans-serif;
    
    color: #004455;
     font-weight: bold;
     font-size: 12pt;
     }
    
.blosxomTime  {
     font-family: Arial,helvetica,sans-serif;
     font-size: 9pt;
     color: #004455;
     }
    
.blosxomBody  {
     text-align: justify;
     margin-left: 5%;
     margin-right: 5%;
     }
    

.blosxomBody a {
     color: #5588aa;
     font-weight: bold;
     }
    
.blosxomBody a:visited {
    color: #225577;
    }

.blosxomTime a {
     color: #5588aa;
     font-weight: bold;
     }
    
.blosxomTitle a {
     font-weight: bold;
     color: #004455;
     font-size: 12pt;
     }

.unused {
    color: #888888;
    }

.text li {
    padding-bottom: 5px;
    }

.text h2, .text h3 {
    color: #004455;
    }

.text a {
     color: #5588aa;
     font-weight: bold;
     }
    
.text a:visited {
    color: #225577;
    }

.lastmod {
    font-size: 90%;
    font-style: italic;
    text-align: right;
    }

.thumb {
    border: 1px solid black;
    margin: 10px;
}

.thumbRight {
    border: 1px solid black;
    margin-bottom: 10px;
    float: right;
    margin-left: 20px;
}

.thumbLeft {
    border: 1px solid black;
    margin-bottom: 10px;
    float: left;
    margin-right: 20px;
}
