
.text8{ font-family:Arial; font-size:8pt; color: #2E2E2E; line-height: 130%; }
.text10{ font-family:Arial; font-size:10pt; color: #2E2E2E; line-height: 130%; }
.text12{ font-family:Arial; font-size:12pt; color: #2E2E2E; line-height: 130%; }
.text14{ font-family:Arial; font-size:14pt; color: #2E2E2E; line-height: 130%; }


.text8b{ font-family:Times ; font-size:8pt; color: #4C36EC; line-height: 130%; font-weight:bold;}
.text10b{ font-family:Times ; font-size:10pt; color: #4C36EC; line-height: 130%; font-weight:bold; }
.text12b{ font-family:Times ; font-size:12pt; color: #4C36EC; line-height: 130%; font-weight:bold; }
.text14b{ font-family:Times ; font-size:14pt; color: #4C36EC; line-height: 130%; font-weight:bold; }
.text16b{ font-family:Times ; font-size:16pt; color: #4C36EC; line-height: 130%; font-weight:bold; }

.text12w{ font-family:Times ; font-size:10pt; color: #FFFFFF; line-height: 130%; font-weight:bold; }
.text14w{ font-family:Times ; font-size:12pt; color: #FFFFFF; line-height: 130%; font-weight:bold; }

.text8r{ font-family:Arial ; font-size:8pt; color: #CC3333; line-height: 130%; font-weight:bold;}
.text10r{ font-family:Arial ; font-size:10pt; color: #CC3333; line-height: 130%; font-weight:bold; }
.text12r{ font-family:Arial ; font-size:12pt; color: #CC3333; line-height: 130%; font-weight:bold; }
.text14r{ font-family:Arial ; font-size:14pt; color: #CC3333; line-height: 130%; font-weight:bold; }
.text16r{ font-family:Arial ; font-size:16pt; color: #CC3333; line-height: 130%; font-weight:bold; }

.text10rs{ font-family:Arial ; font-size:10pt; color: #CC3333; line-height: 130%}

.text8bol{ font-family:Arial ; font-size:8pt; color: #2E2E2E; line-height: 130%; font-weight:bold;}
.text10bol{ font-family:Arial ; font-size:10pt; color: #2E2E2E; line-height: 130%; font-weight:bold; }
.text12bol{ font-family:Arial ; font-size:12pt; color: #2E2E2E; line-height: 130%; font-weight:bold; }
.text14bol{ font-family:Arial ; font-size:14pt; color: #2E2E2E; line-height: 130%; font-weight:bold; }
.text16bol{ font-family:Arial ; font-size:16pt; color: #2E2E2E; line-height: 130%; font-weight:bold; }



TEXTAREA {
  font-family: monospace;
}

BODY {
  margin:0px;
  scrollbar-track-color: #FFFFFF;
  scrollbar-face-color: #FFFFFF;
  scrollbar-shadow-color: #A0A0A0;
  scrollbar-darkshadow-color: #999999;
  scrollbar-highlight-color: #A0A0A0;
  scrollbar-3dlight-color: #EDEDED;
  scrollbar-arrow-color: #777777;


}


a:link {
    color: #4440CD; 
    background-color: transparent;
    text-decoration: none;
}

a:visited {
    color: #4440CD;
    background-color: transparent;
    text-decoration: none;
}

a:active {
    color: #4440CD;
    background-color: transparent;
    text-decoration: none;
}

a:hover {
    color: #E82121;
    background-color: transparent;
 text-decoration:none; font-style:oblique;
}

.menuOut {cursor:pointer;}
.menuOver {cursor:pointer;}
.menuOut2 {cursor:pointer;}
.menuOver2 {cursor:pointer;}


