.Rbnormal {
        font-family: Courier;
        font-size: 17px;
        color: #191970;
        text-align: justify;
        font-weight: bold;
}
.Rnormal {
        font-family: Courier;
        font-size: 17px;
        color: #FFFFFF;
        text-align: justify;
        font-weight: bold;
}
.Rrbnormal {
        font-family: Courier;
        font-size: 17px;
        color: #8B0000;
        text-align: right;
        font-weight: bold;
}
.Rrnormalmini {
        font-family: Helvetica;
        font-size: 10px;
        color: #000000;
        text-align: right;
}
.menu {
        font-family: Helvetica;
        font-size: 14px;
        color: #FFFFFF;
        text-decoration: none;
        vertical-align: middle;
}
.normal {
        font-family: Helvetica;
        font-size: 14px;
        color: #000000;
        text-align: justify;
}
.bnormal {
        font-family: Helvetica;
        font-size: 15px;
        color: #000000;
        text-align: center;
        font-weight: bold;
}
.anormal {
        font-family: Helvetica;
        font-size: 14px;
        color: #2e49a0;
        text-align: center;
        font-weight: bold;
        text-decoration: none;
}
.blnormal {
	font-family: Helvetica;
	font-size: 12px;
	color: #ffffff;
	text-align: center;
	font-weight: bold;
}
.inormal {
        font-family: Helvetica;
        font-size: 13px;
        color: #000000;
        text-align: center;
        font-style: italic;
}
.wnormal {
        font-family: Helvetica;
        font-size: 12px;
        color: #FFFFFF;
        text-align: justify;
        text-decoration: none;
}
.normalmini {
        font-family: Helvetica;
        font-size: 10px;
        color: #000000;
        text-align: center;
}
.notice {
        font-family: Helvetica;
        font-size: 15px;
        color: #000000;
        text-align: center;
        font-weight: bold;
}
hr {
        width: 70%;
        height: 5px;
        color: #2e49a0;
        border: thin solid Black;
}
.body, html  {
        scrollbar-arrow-color: #2e49a0;
        scrollbar-base-color: #FFFFFF;
        background-color:  #FFFFFF;
}
