body {
	margin-top: 0px;
	margin-left: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	text-decoration: none;
	background : White;
}
   
  A:link, A:visited, A:active { text-decoration: none }
    
.blogbody {
	font-family: "Trebuchet MS";
	color: Black;
	font-weight:normal;
	background : White;
} 

.storybody {
	font-family:palatino, palatino linotype, georgia, verdana, arial, sans-serif;
	color: Black;
	font-size: 16px;
	font-weight:normal;
	line-height:150%;
	background : White;
}   
    
h2 {  
font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 24px; font-weight: bold
}

.header {
  font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 30px; font-weight: bold
}

.realsmall {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color : Blue;
}

.small {
  font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 10px; 
}

 a:hover {
   text-decoration: none;
 }
 .newstext, .nav {
   line-height: 18px;
 }
   
  .hCalendarMonthYearRow, .dCalendarMonthYearRow {
    height: 28px;
    }
  .hCalendarDayNameRow, .dCalendarDayNameRow {
    color: #666666;
    font-weight: bold;
    }
  .hCalendarDayRow, .dCalendarDayRow {
    color: #999999;
    }
  .hCalendarDayLinked, .dCalendarDayLinked {
	color: #000000;
	background-color: White;
}
  .hCalendarDayCurrent, .dCalendarDayCurrent {
	color: Black;
	font-weight: bold;
	background-color: White;
}
  .hCalendarMonthYearRow, .hCalendarDayNameRow, .hCalendarDayRow, .dCalendarMonthYearRow, .dCalendarDayNameRow, .dCalendarDayRow {
    text-align: center;
    }
	
