body    {
            background-repeat : repeat-x;
            background-image : url(images/waves-03.gif);
        }
p, ul, ol  {
            color: #000000;
            font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
            font-size : 9pt;
            line-height : 15pt;
        }
#entry  {
            background-color : #ffffff;
            border-color : #bbbbbb;
            border-style : dashed;
            border-width : 1px;
            padding : 25px;
            padding-right : 50px;
            width : 400px;
        }
#sidebar {
            background-color : #ffffff;
            border-color : #bbbbbb;
            border-style : dashed;
            border-width : 1px;
            padding : 10px;
            width : 130px;
        }
.date   {
            font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
            font-size : 10;
            font-weight : bold;
            color : #6873DC;
        }
.tight  {
            font-size : 8pt;
            font-family : verdana, helvitica, arial, sans-serif;
            color : #000000;
            line-height : 15pt;
        }

.tiny   {
            font-size : 7pt;
            font-family : verdana, helvitica, arial, sans-serif;
            font-weight : bold;
            line-height : 15pt;
        }

.permalink   {
            font-size : 8pt;
            font-family : verdana, helvitica, arial, sans-serif;
            line-height : 15pt;
            font-variant : small-caps;
            text-decoration : none;
}

h3      {
            font-size : 12pt;
            line-height : 10pt;
            font-style: italic;
            margin-bottom: -12px;
            margin-top: 25px;
            font-family : verdana, helvitica, arial, sans-serif;
            font-weight : bold;
        }
textarea, input {
   font-size : 8pt;
   font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
   color :#000000;
   background-color : #dddddd;
   border : 1px solid #999999;
}
