body {    color          : #000000;
          background     : #99CCFF;
          font-size      : x-small;
          font-family    : georgia, times new roman, serif;
}
A    {    color          : #003366;
          text-decoration: underline;
}
A:link {  color          : #003366;
          text-decoration: underline;
}
A:visited {    color     : #003366;
          text-decoration: underline;
}
A:active {color          : #999999;
}
A:hover { color          : #999999;
}
A.sidebar    {    color  : #ffff00;
          text-decoration: none;
}
A.sidebar:link {  color  : #ffff00;
          text-decoration: none;
}
A.sidebar:visited {    color : #ffff00;
          text-decoration: none;
}
A.sidebar:active {color          : #ffff00;
          text-decoration: none;
}
A.sidebar:hover { color          : #00ffff;
          text-decoration: underline;
}
h1 {      background     : #660000;
          color          : #eeeeee;
          text-align     : left;
          font-family    : georgia, times new roman, serif;
          font-weight    : bold;
          font-size      : large;
}
h2 {      background     : transparent;
          color          : #990000;
          font-family    : verdana, arial, sans-serif;
          font-style     : italic;
          font-weight    : bold;
          font-size      : large;
}
h3 {      background     : transparent;
          color          : #009933;
          font-family    : georgia, times new roman, serif;
          font-weight    : bold;
          font-size      : medium;
}
.blogbody {
          margin-right   : 5%;
          margin-left    : 5%;
          font-family    : georgia, time new roman, serif;
          padding        : 5px;
          color          : #000000;
          font-size      : x-small;
          font-weight    : normal;
          background     : #ffffff;
          border-left    : thin solid #666666;
          border-top     : thin solid #666666;
          border-right   : thick solid #333333;
          border-bottom  : thick solid #333333;
}
.blogbody a,
.blogbody a:link,
.blogbody a:visited,
.blogbody a:active,
.blogbody a:hover {
          font-weight    : normal;
          text-decoration: underline;
}
.title {  font-family    : georgia, times new roman, serif;
          font-size      : medium;
          color          : #666666;
}
.posted { font-family    : verdana, arial, sans-serif;
          font-size      : xx-small;
          color          : #000000;
          margin-bottom  : 25px;
}
.comments-body {
          margin-left    : 15%;
          margin-left    : 15%;
          font-family    : georgia, times new roman, serif;
          color          : #666;
          font-size      : x-small;
          font-weight    : normal;
          background     : #99ccff;
          padding-bottom : 10px;
          padding-top    : 10px;
}
.comments-post {
          font-family    : georgia, times new roman, serif;
          color          : #666;
          font-size      : x-small;
          font-weight    : normal;
          background     : #99ccff;
}
.comments-head {
          font-family    : verdana, arial, sans-serif;
          font-size      : small;
          color          : #666;
          border-bottom  : 1px solid #999;
          margin-top     : 20px;
          font-weight    : bold;
          background     : #99ccff;
}
.center { text-align     : center}
.footer { text-align     : center;
         font-size       : xx-small;
         font-weight     : normal;
}
.sidebar{ text-align     : center;
          font-size      : xx-small;
          font-weight    : normal;
          font-family    : verdana, arial, sans-serif;
          color          : #cccccc;
}
.gray   { background     : transparent;
          color          : #999999;
          font-size      : xx-small;
}
.pn     { background     : transparent;
          color          : #000000;
          font-family    : georgia, times new roman, serif;
          font-size      : x-small;
          text-align     : justify;
}
.box2   { background     : #6699ff;
          color          : black;
          text-align     : justify;
          font-family    : "georgia", "Times New Roman", serif;
          font-size      :  small;
          border-style   : outset;
          border-width   : thick;
          border-color   : maroon;
          margin-left    : 10%;
          margin-right   : 10%;
          padding        : 10px;
}
