/*[fmt]A010-100B-3*/
/*Default Print Stylesheet Template
-------------------- basic---------------------*/
body, #wrapper
{ width: 100%; margin: 0; float: none; background: #FFF url(none); font: 1em Helvetica, Arial, sans-serif; color: #000;}

#nav, .noprint
{ display: none;}

/*--------------------headers--------------------*/
h1, h2, h3, h4, h5, h6
{ font-family: Helvetica, Arial, sans-serif; color: #000; font-weight: bold;}

h1
{ font-size: 180%;}

h2
{ font-size: 160%;}

h3
{ font-size: 140%;}

h4
{ font-size: 120%;}

h5
{ font-size: 100%;}

h6
{ font-size: 90%;}

/*-------------------- links---------------------*/
a:link, a:visited
{ color: #00C; font-weight: bold; text-decoration: underline;}

#main a:link:after, #main a:visited:after
{ content: " (" attr(href) ") ";}

/*---------------specific----------------------*/

