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

* {font-family:"Times New Roman", Times, serif;}

h1 {font-size: 18pt;text-align:center;}

h2 {font-size: 16pt;}

p, li {font-size:12pt;}

#header,
#sidebar,
#footer,
#supp_nav
{
display:none;
}