body { font-size: 11pt;}
H1 {  color: #CC6699;
    font-size: 14pt;
    bold;margin: 1px; }
H2 {  color: black;
    font-size: 11pt;margin: 0px;}
H3 {  color: #008000;
    font-size: 9pt;margin: 0px;}
H5 {  color: black;
    font-size: 10pt;margin: 0px;}


/* -----------------------------------------------
 * letters
 * ----------------------------------------------- */
p.1 {font-weight: bold; color:#00FFFF; font-size: 8pt; }
p.2 {font-weight: bold; color:#fee3b1; font-size: 11pt; text-align: center;}
p.3 {color:#9c0338; font-size: 11pt;font-weight: bold; margin: 1px;}
p.4 {color:#373737; font-size: 3pt;}
p{font-size: 11pt;margin: 0px;}
p.5{color:#999999; font-size: 8pt;font-weight:bold;}
p.6{color:#cc0000; font-size: 10pt;font-weight:bold;}
p.7{color:#000099; font-size: 10pt;line-height: 130%;}
p.8{color:#000099; font-size: 10pt;}
p.9{color:#31314d; font-size: 10pt;}
p.10{color:#cc0000; font-size: 10pt;}

/* -----------------------------------------------
 * A link
 * ----------------------------------------------- */
A:link {color: #0000ff;margin: 0px;text-decoration: none;}
A:visited {margin: 0px;text-decoration: none;}
A:active {margin: 0px;text-decoration: none;}
A:hover {color: #8000FF;margin: 0px;text-decoration: underline;} 

A.image:link {border-bottom: none;text-decoration: none;}
A.image:visited {border-bottom: none;text-decoration: none;}
A.image:active {border-bottom: none;text-decoration: none;}
A.image:hover {border-bottom: none;text-decoration: none;} 

