/* CSS Document */
body {
	font-family: 'Trebuchet MS', Helvetica, Arial, sans-serif; 
	font-size:10pt;
	color:#000066;
}

/** Links **/

a:link,
a:active,
a:visited {
	color:#006;
}
}
a:hover {
	color:#99f;
}
a img {
	border:0px none;
}

h1 {
	margin-top:0px;
	text-align:left;
	vertical-align:top;
	font-size:10pt;
	color:#006;
	font-weight:bold;
}

/* Menu / Sitemap, "Menu of subpages to these pages (with abstract)" */
DIV.csc-menu-4 { }
dd { margin: 2px 0px 20px 0px; padding: 2px; background-color: #EAEEEF; }
dt { margin: 0px; padding: 2px; background-color: #ffffff; }
DIV.csc-menu-4 P { margin-top: 20px; }
DIV.csc-menu-4 P.csc-abstract { font-weight: normal; font-style: italic; margin-top: 0px; padding: 10px 2px 2px 10px; }

