body {
    color: #000000;
    background-color: #FFFFFF;
    margin-bottom: 0px;
    margin-left: 0px;
    margin-right: 0px;
    margin-top: 0px;
}

body.coverPage	{ color: #000000; background-color: #E89C78; }

a img			{ border: 0 none; }

.nav-list {
    font-size: 80%;
    color: #5565B0;
}
.nav-list a:link {
    color: #5565B0;
    text-decoration: underline;
}
.nav-list a:hover {
    color: #5565B0;
    text-decoration: underline;
}

.projectlabel {
    font-size: 110%;
    font-weight: bold;
    color: #38447A;
}

.title {
    font-size: 80%;
    font-weight: bold;
    color: #5565B0;
}

.title-p {
    font-size: 80%;
    font-weight: bold;
    color: #5565B0;
    text-align: justify;
}

.sub-title {
    font-size: 80%;
    font-weight: bold;
    color: #383838;
}

.question {
    font-weight: bold;
    color: #5565B0;
    text-decoration: underline;
}

.question2 {
    font-size: 80%;
    color: #FF6600;
    text-decoration: underline;
    text-align: justify;
}

.answer {
    font-weight: bold;
    color: #5565B0;
}

.point {
    font-size: 80%;
    font-weight: bold;
    color: #5565B0;
}

.paragraph-h {
    font-size: 80%;
    color: #383838;
    text-decoration: underline;
}
.paragraph-normal {
    font-size: 80%;
    color: #383838;
}
.paragraph {
    font-size: 80%;
    color: #383838;
    text-align: justify;
}
.paragraph a {
    color: #0000FF;
    text-decoration: underline;
}
.paragraph a:link {
    color: #0000FF;
    text-decoration: underline;
}
.paragraph a:hover {
    color: #0000FF;
    text-decoration: underline;
}

.remarks {
    font-size: 80%;
    color: #AF2E39;
    text-align: justify;
}

.remarks2 {
    font-size: 80%;
    color: #FF6600;
    text-align: justify;
}

.remarks3 {
    font-size: 80%;
    font-weight: bold;
    color: #383838;
    text-align: justify;
}

.highlight {
    font-size: 80%;
    color: #FF0000;
}

.highlight2 {
    color: #AF2E39;
}

.disclaimer {
    font-family: Arial, Helvetica, Sans-serif;
    font-size: 60%;
    color: #383838;
}

.nav-footer {
    font-size: 80%;
    color: #0000FF;
}
.nav-footer a {
    color: #0000FF;
    text-decoration: underline;
}
.nav-footer a:link {
    color: #0000FF;
    text-decoration: underline;
}
.nav-footer a:hover {
    color: #0000FF;
    text-decoration: underline;
}
.returnBtn		{ width:770px; height: 57px; background: url(../../images/ch/cover_07.jpg) no-repeat center center;
				  position:relative; padding:0; margin: 0; }
.btn			{ position: absolute; left: 25px; bottom: 0; }
.returnBtnPage	{ position:relative; height: 45px; }
.returnBtnPage a	{ position:absolute; bottom: -15px; }