@charset "UTF-8";
/* CSS Document */

body    { font-family: tahoma, sans-serif; margin:0 0 18px 0; }
h1,h2,h3	{ font-weight:bold; }
h1		{ font-size:24px; }
h2		{ font-size:16px; border-bottom:1px solid #ccc; padding:0 0 2px 0; margin:0 0 5px 0; }
h3		{ font-size:13px; margin:0 0 2px 0; }
p		{ font-size:11px; }
li      { font-size:10px; }
a		{ text-decoration:underline; }
/*a:link:after, a:visited:after { content: " (" attr(href) ") "; font-size: 90%; }
*/
.noPrint { display: none; }
