body

    { /*background : #996666 url(images/grannypb.gif) ; */
      background-color: #eee ;
      font-family: Verdana, Arial, Helvetica, sans-serif ;
      font-size: 11px ; 
      color : #000000 ; 
      /*scrollbar-base-color:  #333333;
      scrollbar-arrow-color: #006699;
      scrollbar-3d-light-color:#ffffff;
      scrollbar-dark-shadow-color:#ffffff;
      scrollbar-face-color:#333333;
      scrollbar-highlight-color:#cccccc;
      scrollbar-shadow-color:#000000;
      scrollbar-track-color: #ffffff;*/
    }

h1      
    { font-family: Verdana, Arial, Helvetica, sans-serif ;
      font-weight: bold ; 
      font-size : 22px ; 
      color : #000 ; }

h2 
    { font-family: Verdana, Arial, Helvetica, sans-serif ;
      font-weight: bold ; 
      font-size : 19px ; 
      color : #000 ; }

h3
    { font-family: Verdana, Arial, Helvetica, sans-serif ;
      font-weight: bold ; 
      font-size : 16px ; 
      color : #000 ; }

h4
    { font-family: Verdana, Arial, Helvetica, sans-serif ;
      font-weight: bold ; 
      font-size : 13px ; 
      color : #000 ; }

h5
    { font-family: Verdana, Arial, Helvetica, sans-serif ;
      font-weight: bold ; 
      font-size : 12px ; 
      color : #000 ; }

h6 
    { font-family: Verdana, Arial, Helvetica, sans-serif ;
      font-weight: bold ; 
      font-size : 12px ; 
      color : #000 ; }

td
    { font-family: Verdana, Arial, Helvetica, sans-serif ;
      font-size: 11px  ; }

td.note
    { font-family: Verdana, Arial, Helvetica, sans-serif ;
      font-size: 11px  ;
      background : #ccc ; }

.author      
    { font-family: Verdana, Arial, Helvetica, sans-serif ;
      font-size : 10px ; 
      color : #903 ; }

ol  { line-height : 130% ; }

hr  { color : #666 ;
      height : 1px ; }

code,pre
    { font-family: Courier, "Courier New", fixed-width ;
      font-size: 12px ;
      background : #ffffcc ; 
      padding : 5px ; }

.code
    { font-family: Courier, "Courier New", fixed-width ;
      font-size: 12px ;
      background : #ffffcc ; 
      padding : 5px ; }

.note
    { background : #cccccc ; 
      padding : 5px ; }

a:link
    { text-decoration:underline ; 
      color : #903; }

a:active
    { text-decoration:underline ; 
      color : #903 ; }

a:visited
    { text-decoration:underline ; 
      color : #666; }

a:hover
    { text-decoration:none ; 
      color : #ffb110 ;
      background : #903 ; }
      
plain
    { color: #000;}
      
a.header:link
    { text-decoration:underline ; 
      color : #369; }

a.header:active
    { text-decoration:underline ; 
      color : #369 ; }

a.header:visited
    { text-decoration:underline ; 
      color : #933; }

a.header:hover
    { text-decoration:none ; 
      color : #933; 
      background: #fff;}
      
a.author:link
    { text-decoration: none ; 
      font-weight: bold ; 
      color : #006699; }

a.author:active
    { text-decoration: none ; 
      color : #dfdfdf ; }

a.author:visited
    { text-decoration: none ; 
      font-weight: bold ; 
      color : #996666; }

a.author:hover
    { text-decoration: none ; 
      font-weight: bold ; 
      color : #ffffff ;
      background : #006699 ; }

a.sidebar:link
    { text-decoration: underline; 
      font-weight: normal ; 
      color : #903; }

a.sidebar:active
    { text-decoration: underline; 
      font-weight : normal ;
      color : #903 ; }

a.sidebar:visited
    { text-decoration: underline; 
      font-weight: normal ; 
      color : #903; }

a.sidebar:hover
    { text-decoration: underline; 
      font-weight: normal ; 
      color: #ffb110 ;
      background: #903 ; }

input, select, textarea 
    { font-family: Verdana, Arial, Helvetica, sans-serif;
      font-size: 10px;
      margin-top: 3px;
      margin-bottom: 3px;
      background: #eee;
      color: #000; }
      
input.button 
    { font-family: Verdana,Arial, Helvetica, sans-serif; 
      font-size: 10px;
      margin-top: 3px;
      margin-bottom: 3px;
      background: #ffb110;
      color: #903; }
      
.sidebar
    { background-color: #ffb110;
      font-family: Verdana, Arial, Helvetica, sans-serif;
      font-size: 11px; 
      color: #903; }

.subject
    { font-family: Georgia, "Times New Roman", Times, serif;
      font-size : 13px;
      font-weight : bold ;
      /*font-variant : small-caps ;*/
      color : #000 ; }

.date
    { font-family: Verdana, Arial, Helvetica, sans-serif;
      font-weight: bold ; 
      font-size: 12px; 
      color: #333; }
      
.sidebartitle 
    { 
    font-weight: bold;
    color: #903;
    }
    
.header 
    {  background-color: #fff; }

.footer 
    { background-color: #cc9; 
      font-family: Verdana, Arial, Helvetica, sans-serif; 
      font-size: 11px; 
      color: #000; }
