@charset "utf-8";
/* CSS Document */

/*text*/
h1, h2, h3, h4, li, td, ul {font-family:"Arial"; color:#000000;}
p {font-family:"Arial"; color:#000000;}
p#key {font-size:0px; color:#000000;}
h2 { font-size:36px;}
h3 { font-size:36px;}
h4 { font-size:24px;}
th { font-size:24px; font-family:"Arial"; font-weight:bold; page-break-before:always;}
td {font-family:"Arial"; page-break-before:always;}
tr {page-break-before:avoid;}
em { font-weight:bold; font-style:normal; font-family:"Arial";}

p.print {display:block;}
h3.print {display:block;}

/*Links*/
a.stock:link, a.stock:visited {font-family:"Arial"; color:#000000; text-decoration:underline; font-weight:bold;}
a.stock:hover { color:#0000FF; text-decoration:underline; font-weight:bold;}
a.top:link, a.top:visited, a.top:hover {font-family:"Arial"; color:#000000; text-decoration:underline; font-weight:normal;}

/*Print*/
#nav { display:none;}
#content { top:0px; bottom:0px; left:0px; right:0px}
.page-break { display:block; page-break-before:always; }
/* End */
