BODY {
    background: white;
    margin-top: 0.5em;
    margin-right: 0.5em;
    margin-left: 0.5em;
    margin-bottom: 1rm;
}
ADRESS {
    text-align: right;
    font-size: smaller;
}
H1 {
    color: #000080; /* navy color */
}
H2 {
    color: #000080; /* navy color */
}
H3 {
    color: #000080; /* navy color */
}
P {
    text-indent: 16px
}
.attention {
    color: #FF0000;
    text-indent: 16px
}
A:LINK { text-decoration: none }
A:VISITED { text-decoration: none }
A:ACTIVE { text-decoration: none }


/*
    background-image: url(http://ai-www.aist-nara.ac.jp/~tomohi-f/img/mediaLab.gif);
    background-attachment: fixed;
*/
/* FOR MORE INFORMATION
http://www.zspc.com/stylesheets/css/index.html
*/

