body,div, td {
			font-family: Arial, sans-serif;
			font-size: 12px;
		}
		body { font-size: 12px; }
		a:link { color: #0000EF }
		a:visited { color: #52188C }
		a:hover  { color: #0000EF }
		.default { font-size: 12px; }
		.menu { font-weight: normal; font-size: 13px; }
		a.menu { text-decoration: none; color: #000000; font-size: 13px; }
		a.menu:link { text-decoration: none; color: #000000; font-size: 13px; }
		a.menu:visited { text-decoration: none; color: #000000; font-size: 13px; }
		a.menu:hover { text-decoration: underline; color: #000000; font-size: 13px; }
		td.menuselected { font-weight: normal; font-size: 13px; font-weight: bold; background-color: white }
		a.menuselected { text-decoration: none; color: #000000; font-size: 13px; font-weight: bold; }
		a.menuselected:link { text-decoration: none; color: #000000; font-size: 13px; font-weight: bold; }
		a.menuselected:visited { text-decoration: none; color: #000000; font-size: 13px; font-weight: bold; }
		a.menuselected:hover { text-decoration: underline; color: #000000;  font-size: 13px; font-weight: bold; }

		a.topmenu { text-decoration: none; color: #000000; font-size: 13px; }
		a.topmenu:link { text-decoration: none; color: #000000; font-size: 13px; }
		a.topmenu:visited { text-decoration: none; color: #000000; font-size: 13px; }
		a.topmenu:hover { text-decoration: underline; color: #000000; font-size: 13px; }
		td.topmenuselected { font-weight: normal; font-size: 13px; font-weight: bold; background-color: white }
		a.topmenuselected { text-decoration: none; color: #000000; font-size: 13px; font-weight: bold; }
		a.topmenuselected:link { text-decoration: none; color: #000000; font-size: 13px; font-weight: bold; }
		a.topmenuselected:visited { text-decoration: none; color: #000000; font-size: 13px; font-weight: bold; }
		a.topmenuselected:hover { text-decoration: underline; color: #000000;  font-size: 13px; font-weight: bold; }

		.headline { font-size: 16px; font-weight: bold; color: #000000; margin: 3px 0px 2px 0px; }
		.headlineview { font-size: 18px; font-weight: bold; color: #000000; margin: 3px 0px 2px 0px; }
		.headlinelink { font-size: 12px; font-weight: bold; color: #0000EF; }
		.subheadline { font-size: 11px; font-weight: bold; color: #222222; margin: 2px 0px 1px 0px; }
		.ingress { font-size: 12px; font-weight: normal; color: #000000; }
		.ingressview { font-size: 13px; font-weight: bold; color: #000000; }
		.body { font-size: 12px; font-weight: normal; color: #000000; }
		.date { font-size: 10px; font-weight: normal; color: #909090; }
		.link { font-size: 12px; font-weight: normal; color: #0000EF; }
		.toollink { font-size: 11px; font-weight: normal; color: #000000; }
		.feedback { font-size: 11px; font-weight: normal; color: #000000; }


div.hr{/* Replacement for hr. This is easier to style */
  font-size: 1px;
  clear: both;
  height: 10px;
  margin-bottom: 5px;
}


th.caldayname { font-size: 11px; background-color: #DDDDDD; font-weight: bold; }
td.calday { font-size: 11px; background-color: #F0F0F0; }
td.caltoday { font-size: 11px; background-color: #BBBBBB; }
td.calsaturday { font-size: 11px; color: #808080; background-color: #F0F0F0; }
td.calsunday { font-size: 11px; color: #B00000; background-color: #F0F0F0; }