/*
@charset "utf-8";
/* CSS Document */


/*	NICA		*/


.nicaopening {
background-color: #fffff;
text-align: center;
justify-content: center;
align-items: center;
font-family: "Times New Roman", Times, serif;
font-size: 20px;
}


body {
background-color: #2B2A2A;
justify-content: center;
align-items: center;
}

.review_txt {
 font-family: "Times New Roman", Times, serif;
 color:   #0000FF;
 font-size: 12px;
 padding: 10;
 font-weight: bold;
 font-style: italic;
 text-align: center;
 align-items: center;

 }


.white {
 font-family: "Times New Roman", Times, serif;
 color:   #fafaf5  ;
 font-size: 26px;
 font-weight: bold;
 font-style: italic;
 text-align: center;
 justify-content: center;
 align-items: center;
 }

 .whites {
  font-family: "Times New Roman", Times, serif;
  color:   #fafaf5;
  font-size: 16px;
  font-weight: bold;
  font-style: italic;
  text-align: center;
  justify-content: center;
  align-items: center;
  border: 0px solid red;
  }

  .whitetxt {
    font-family: "Times New Roman", Times, serif;
    color:   #fafaf5;
    font-size: 14px;
    font-weight: bold;
    font-style: italic;
    text-align: center;
    justify-content: center;
    align-items: center;
    border: 0px solid red;
    }

.index {
  font-family: "Times New Roman", Times, serif;
  color:   #fffff;
  font-size: 12px;
  font-weight: normal;
  font-style: italic;
  text-align: center;
  justify-content: center;
  align-items: center;
  border: 0px solid red;
  }

.red { color: #FF0000;
text-align: center;
justify-content: center;
align-items: center;
}

.green {
 color:   #00FF00  ;
 font-size: h2;
 font-weight: bold;
 text-align: center;
 justify-content: center;
 align-items: center;
  text-align: center;
  justify-content: center;
  align-items: center;
 }

.scrollgreen {
 color:   #00FF00;
 font-size: 20px;
 font-weight: bold;
 text-align: center;
 justify-content: center;
 align-items: center;
 }

.notgov {
 color:   #e499ab;
 font-size: 16px;
 font-weight: bold;
 text-align: center;
 justify-content: center;
 align-items: center;
 }


.blue {
 color:   #a2abfb  ;
 font-size: 15px;
 font-weight: bold;
 text-align: center;
 justify-content: center;
 align-items: center;
 }

.yellow {
 text-align: center;
 font-family: "Times", serif;Times New Roman;
 color:   #FFFF00;
 font-size: 20px;
 font-weight: bold;
 font-style: italic;
 text-align: center;
 justify-content: center;
 align-items: center;
 }

.yellows {
 text-align: center;
 font-family: "Times New Roman", serif;Times;
 color:   #FFFF00;
 font-size: 14px;
 font-weight: bold;
 font-style: italic;
 text-align: center;
 align-items: center;
 }


.contact {
 text-align: center;
 font-family: "Times New Roman", serif;Times;
 color:    #fafaf5;
 font-size: 15px;
 font-weight: bold;
 font-style: italic;
 text-align: center;
 align-items: center;
 }






