/* common style Sheet
 */
body {          color : #000000;
                background-color: #CCCCCC;
                margin : 3% 5% 5% 5%;
}

h1 {            font-size : 18pt;
                font-weight : bold;
                text-align : center;
}
.h1smf {        font-size : 12pt;
}
h2 {            font-size : 16pt;
                font-weight : bold;
                text-align : center;
}
h3 {            font-size : 14pt;
                font-weight : bold;
                text-align : center;
}
h4 {            font-size : 10pt;
                font-weight : bold;
                text-align : center;
}
h5 {            font-size : 10pt;
                font-weight : normal;
                text-align : center;
}

blockquote {    margin : 0em 2em 0em 3em;
}

p {             line-height:125%;
}

em {            font-style: normal;
}

.head {         text-align : left;
}

.title {        text-align : center;
}

.smf {          font-size : 9pt;
}
