body,p,b,i,strong,em,dt,dd,dl,sl,caption,th,td,tr,u,blink,select,option,form,div,font,li {
			font-family: verdana, Arial, sans-serif;
		}
		body { font-size: 12px; }
		h1 {
			font-size: 16.px;
			margin-top: 1px;
			margin-bottom: 0px;
		}
		h2 {
			font-size: 11px;
                        margin-top: 1px;
			margin-bottom: 0px;
		}
		a:link { color: #0000EF }
		a:visited { color: #52188C }
		a:hover  { color: #0000EF }
		.default { font-size: 11px; }
		.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; }
		.headline { font-size: 16px; font-weight: bold; color: #000000; }
		.headlineview { font-size: 16px; font-weight: bold; color: #000000; }
		.headlinelink { font-size: 12px; font-weight: bold; color: #0000EF; }
		.subheadline { font-size: 11px;  text-transform: uppercase; color: #222222; }
		.ingress { font-size: 12px; font-weight: normal; color: #000000; }
		.ingressview { font-size: 12px; font-weight: bold; color: #000000; }
		.body { font-size: 12px; font-weight: normal; color: #000000; }
		.date { font-size: 10px; font-weight: normal; color: #000000; }
		.link { font-size: 12px; font-weight: normal; color: #0000EF; }
		a.toollink { font-size: 11px; font-weight: normal; color: #000000; text-decoration: none; }
		.feedback { font-size: 11px; font-weight: normal; color: #000000; }
		.copyright { font-size: 11px; font-weight: normal; color: #000000; }
		.related { font-size: 11px; font-weight: normal; color: #000000; }

		#side-menu {
			clear:both;
			list-style: none;
			margin: 0;
			padding: 0;
			padding-left: 4px;
			padding-right: 2px;
		}
		#side-menu a {
			display: block;
			color: #000000;
			background-color: #eeeeee;
			font-size: 12px;
			margin: 0px;
			text-decoration: none;
			padding-top: 2px;
			padding-bottom: 2px;
			padding-right: 0px;
		}
		#side-menu a:hover {
			background-color: #dddddd;
			color: #000000;
		}
		#side-menu ul {
			list-style: none;
		}
		#li0, #li1, #li2, #li3, #li4, #li5 {
			border-bottom: 1px solid #000000;   /* IE needs border bottom set for this to work */
		}
		#li0 a { padding-left: 15px; }
		#li1 a { padding-left: 30px; }
		#li2 a { padding-left: 45px; }
		#li3 a { padding-left: 50px; }
		#li4 a { padding-left: 65px; }
		#li5 a { padding-left: 80px; }
		
		#side-menu strong a {
			font-size: 12px;
			font-weight: bold;
                        color: #CE0000;
			text-decoration: none;
                        background-color: #ffffff;
		}

		.infobox {
			font-size: 11px;
			border: 1px solid #52188C;
			padding: 5px;
			margin-top: 10px;
			margin-left: 5px;
			margin-right: 2px;
		}
