body {
	font-family: Verdana;
    color: #cccc99;    
    background-color: 000033;
  }
a:visited {color: #CC9933; text-decoration: none;}
a:active {color: #FFCC00; text-decoration: none;}
a:link {color: #6699CC; text-decoration: none;}
strong {font-family: Verdana;
    font-size: 11px; font-weight: bold; font-style: normal; text-align: left;
    margin-left: 0px; margin-right: 0px; color: #999966;
  }
.blogTitle {
    font-family: Verdana;
    font-size: 18px;
    font-style: normal;
    font-weight: normal;
    text-decoration: none;
    text-align: left;
    margin-left: 0px;
    margin-right: 0px;
    color: #cccc99;
  }
.nav {font-family: Verdana;
    font-weight: normal; font-size: 10px; font-style: normal; color: #cccc99;}
.sidebarText {font-family: Verdana;
    font-weight: normal; font-size: 10px; font-style: normal; color: #cccc99;}
.sidebarHead {font-family: Verdana;
    font-weight: normal; font-size: 10px; font-style: normal; color: #cccc99;}
.sidebarTitle {
	font-family: Verdana;
	font-weight: bold;
	font-size: 10px;
	font-style: normal;
	color: #cccc99;
	margin-left: 5px;
}
.sidebarUL {font-family: Verdana;
    font-size: 10px; font-weight: normal; font-style: normal; color: #cccc99;
    margin: 10px;
    padding:0 0px;
  }
.sidebarLI {
	list-style-position: outside;
	text-decoration: none;
    margin-left: 15px;
    display: compact;
  }
.postDate  {font-family: Verdana;
    font-size: 10px; font-weight: bold; font-style: normal; text-align: left;
    margin-left: 0px; margin-right: 0px; color: #999966;
  }
.postTitle {font-family: Verdana;
    color: #999966; font-style: normal; font-weight: bold; font-size: 12px;
  }
.postText {font-family: Verdana; \
    font-weight: normal; font-size: 11px; font-style: normal; color: #cccc99
  }
.commentsCount  {font-family: Verdana;
    font-size: 10px; font-weight: bold; font-style: normal; text-align: left;
    margin-left: 0px; margin-right: 0px; color: #999966;
  }