a { font-size: 11px; font-family: Verdana, Arial, helvetica, sans-serif; }
a.menu:link,a.menu:active,a.menu:visited {  text-decoration:none; color: #34668D; }
a.menu:hover { text-decoration:underline; }



a.tracker:link,a.tracker:active,a.tracker:visited, .trackersep { font-size: 10px; font-family: Verdana, Arial, helvetica, sans-serif; color: #666666; }

body, p, table, td { font-family: Trebuchet MS, Arial, Sans Serif; font-size: 12px; color: #000000; }

.flat { font-size: 9px;  }

.s10  { font-size: 10px; }
.s11  { font-size: 11px; }
.s12  { font-size: 12px; }
.s13  { font-size: 13px; }
.s14  { font-size: 14px; }
.s15  { font-size: 15px; }
.s16  { font-size: 16px; }
.s17  { font-size: 17px; }

.blue {	color: #34668D; }
.red  {	color: #990000; }
.grey { color: #666666; }

.day-date {
	font-size: 0.8em;
	padding: 0px;
	border: 0px; 
	background: #ffffff;
	background: transparent;
	color: #ffffff;
}

.post {
	border: 1px dotted white;  padding: 1px;
	margin-left:1em; margin-right:1em; margin-top:1em; margin-bottom:1em;
	padding-left:1em; padding-right:1em; padding-top:0em; padding-bottom:0em;
	background: #bbbbbb;
}

.post-content {
	padding-left:1em; padding-right:1em; padding-top:0em; padding-bottom:0em;
	line-height: 1.6em;
	text-align: justify;
}


