BODY {
        background: #E7AD5A;
        scrollbar-arrow-color: #FFCC00;
        scrollbar-3dlight-color: #FF9933;
        scrollbar-shadow-color: #996633;
        scrollbar-face-color: #996633;
        scrollbar-highlight-color: #CC6600;
        scrollbar-track-color: #E7AD5A;
        scrollbar-darkshadow-color: #CC6600;
        font-family: Arial;
}

H1 {
        font-family: Arial;
        font-weight: bold;
        font-size: small;
        text-align: center;
}

H2 {
        font-family: Arial;
        font-style: normal;
        font-size: x-small;
        text-indent: 10px;
        text-align: justify;
        font-weight: normal;
}

H3 {
        font-family: Arial;
        font-style: normal;
        font-size: 14px;
        text-align: left;
        font-weight: bold;
        margin-bottom: 0px;
}

H4 {
        font-family: Arial;
        font-style: normal;
        font-size: 18px;
        text-align: center;
        font-weight: normal;
}

H5 {
        font-family: Arial;
        font-style: normal;
        font-size: 12px;
        text-align: left;
        font-weight: normal;
        margin-top: 0;
}

H6 {
        font-family: Arial;
        font-weight: normal;
        font-size: 12px;
        text-align: justify;

}



.cn {
	font-size: 120%;
	font-weight: bold;
}

.cn_pr {
	font-size: 200%;
	color: #CC0000;
}

.cn_st {
	font-size: 150%;
	text-decoration: line-through;
}

.hp {
	color: #990000;
	font-weight: bold;
}
