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


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

H1 {  color: #00006f;
    font-size: 20px;
    bold;margin: 2px;  }
H2 {  color: #420000;
    font-size: 11pt;
    bold;}

p.1 {font-weight: bold; color:#000073; font-size: 10pt; }
p.2 {font-weight: none; color:#000073; font-size: 10px; }
p.3 {font-weight: bold; color:#420000; font-size: 10pt; }
p.4 {font-weight: none; color:#282828; font-size: 10pt; }
p.5 {font-weight: bold; color:#000060; font-size: 10pt; }
p.6 {font-weight: none; color:#303261; font-size: 10pt; }

p.inf1 { font-weight: none; color:#000000; font-size: 14px; line-height:20px }
p.inf2 { font-weight: none; color:#000000; font-size: 10px; }




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



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

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




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

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


/* -----------------------------------------------
 * small menu link
 * ----------------------------------------------- */
A.smenu:link {font-size:12px;  color: #006000; font-weight:none;text-align: center;text-decoration:1pt;}
A.smenu:visited {font-size:12px;  color: #38520e; font-weight:none;text-align: center;text-decoration:1pt;}
A.smenu:active {font-size:12px;  color: #00cc00; font-weight:none;text-align: center;text-decoration:1pt;}
A.smenu:hover { font-size:12px; color: #00cc00; font-weight:none;text-align: center;text-decoration:1pt;} 



