BODY {
    SCROLLBAR-ARROW-COLOR: #999999;
	SCROLLBAR-BASE-COLOR: #DDDDDD;
	SCROLLBAR-SHADOW-COLOR: #C8C8C8;
	SCROLLBAR-FACE-COLOR: #E6E6E6;
	SCROLLBAR-HIGHLIGHT-COLOR: #FFFFFF;
	SCROLLBAR-DARK-SHADOW-COLOR: #E4E4E4;
	SCROLLBAR-3D-LIGHT-COLOR: #9F9F9F;
	SCROLLBAR-TRACK-COLOR: #EEEEEE;
}

.nl  { text-decoration: none}
.c12{
	font-size: 12px;
	color: #565555;
	line-height: 100%;
	font-family: Arial, Helvetica, sans-serif;
}
.c13{ font-size: 13px}
.c14{ font-size: 14px}
.c16{ font-size: 16px}
.c24{ font-size: 24px}
.c12h
{
	font-size: 12px;
	line-height: 150%;
	color: #64009A;
	font-family: "Arial";
	border-top-style: none;
}
.c12h2{
	font-size: 12px;
	line-height: 150%;
    color: #565555;
	font-family: "Arial";
}
.c12h-underline{
	font-size: 12px;
	line-height: 150%;	
	color: #565555;
	font-family: "Arial";
	text-decoration: underline;

}
.c13h{
	font-size: 13px;
	line-height: 135%;
	font-weight: bold;
	color: #565555;
	font-family: "Arial";
}
.c14h{ font-size: 14px; line-height: 135% }
.c16h{ font-size: 16px ; line-height: 135%}
.c24h{ font-size: 24px ; line-height: 135%}


A:link  {color:#696B6B; font-style: normal; cursor: hand ; text-decoration: none}
A:visited  {color:#696B6B; font-style: normal ; text-decoration: none}
A:active  {color:#B6B6B6; font-style: normal; text-decoration: none}
A:hover {color:#B6B6B6; font-style: normal; text-decoration: none}
A.menu:link  {color:#FFFFFF; font-style: normal; cursor: hand ; text-decoration: none}
A.menu:visited  {color:#FFFFFF; font-style: normal ; text-decoration: none}
A.menu:active  {color:#FFFFFF; font-style: normal; text-decoration: none}
A.menu:hover {color:#33FF8E; font-style: normal; text-decoration: none}
.c9 {
	font-size: 9px;
	font-family: "Arial";
}
.c9h {  font-size: 9pt; line-height: 135%}
.c15 {  font-size: 15px}
.c15h {
	font-size: 15px;
	line-height: 135%;
	font-family: "2OcuAe";
	font-family: "Arial";
	color: #565555;
}
.c10 {
	font-size: 10px;
	font-family: "Arial";
	font-style: normal;
}
.c11h {
	font-size: 15px;
	line-height: 130%;
	font-family: "Arial";
	color: #565555;
}
.c13h2 {

	font-size: 13px;
	line-height: 150%;
	color: #565555;
	font-family: "Arial";
}
.c15h2 {


	font-size: 15px;
	line-height: 150%;
	color: #565555;
	font-family: "Arial";
	text-decoration: underline;
}
.input {
	border: 1px solid #cccccc;
}

.Head1_1 {
	font-size: 16px;
	color: #0C509C;
	font-weight: bold;
	padding: 0px 0px 0px 80px;
	margin: 5px 0px 0px 0px;
}


.app {
    text-align: center;
}

    .app a {
        font-size: 13px;
    }

        .app a:hover {
            color: #0000EE;
            text-decoration: underline;
        }

.pl-3 {
	padding-left: 12px;
}