body                         {
font-size:85%;
text-align:justify;
text-justify:inter-ideograph;
}

/*N*/
a:link                   {
background:transparent;
color:#227700;
}
a:visited              {
color:#660077;
} 
a:active                {
background:#ffffff;
color:#ff6600;
}
a:hover                  {
background:#ffffff;
color:#ff6600;
}

ul                         {
list-style-position:outside;
list-style-type:disc;
line-height:110%;
color:#227700;
}