body { font-size: 10pt; 
      background: #003366;margin: 0px;
      }


/* -----------------------------------------------
 * letters
 * ----------------------------------------------- */

H1 {  color: #00006f;
    font-size: 12pt;
    bold;margin: 2px;  }

p.1 {font-weight: bold; color:#000073; font-size: 10pt; }
p.2 {font-weight: none; color:#420000; font-size: 10pt; }
p.3 {font-weight: bold; color:#313131; font-size: 10pt; }
p.4 {font-weight: none; color:#282828; font-size: 10pt; }
p.5 {font-weight: bold; color:#420000; font-size: 11pt; }
p.6 {font-weight: none; color:#006000; font-size: 10pt; }
p.7 {font-weight: bold; color:#000073; font-size: 10pt; }
p.8 {font-weight: none; color:#000073; font-size: 9pt; }
p.9 {font-weight: none; color:#282828; font-size: 12pt; }



p.foot{font:10px Verdana;color:#333333;}



/* -----------------------------------------------
 * A link
 * ----------------------------------------------- */

a:link { font-size:12px;  color: #000099;margin: 0px;}
a:visited { font-size:12px;  color: #9b9bff; margin: 0px;}
a:active { font-size:12px;  color: #9e7bfb; margin: 0px;}
a:hover { font-size:12px;  color: #4F89AC;margin: 0px;} 



/* -----------------------------------------------
 * menu link
 * ----------------------------------------------- */

A.menu:link {font-size:12px;  color: #f0f0ff; font-weight:bold;text-align: center;text-decoration: none;}
A.menu:visited {font-size:12px;  color: #ffecec; font-weight:bold;text-align: center;text-decoration: none;}
A.menu:active {font-size:12px;  color: #fc6bcd; font-weight:bold;text-align: center;text-decoration: none;}
A.menu:hover { font-size:12px; color: #fc6bcd; font-weight:bold;text-align: center;text-decoration: none;} 