UL {
   text-align : justify; 
}

TH {
   color : yellow; 
   background-color : #314c84; 
   font-size : 8.5pt; 
}
TD {
   color: #2C2852;
   font-size : 8.5pt; 
   font-family : Helvetica CE,Tahoma,Arial,Verdana,Helvetica; 
   text-align : center;
}

P {
   color: #2C2852;
   text-align : justify;
   font-weight: normal;
   font-size : 10pt;
}

H6 {
   font-size : 12pt;
   text-align : center; 
}

H4 {
   font-size : 10pt; 
   color : blue; 
   text-align : left; 
}

H3 {
   font-weight : bold; 
   font-size : 10.5pt; 
   color : red;
   text-align : center; 
}

H2 {
   color: #2C2852;
   text-align : center;
   font-size : 10pt;
}

H1 {
                font-family: Helvetica CE,Tahoma,Arial,Verdana,Helvetica;
                font-style: none;
                font-weight: bold;
                text-decoration: none;
                font-size: 15px;
                color: #2c2852;
                background-color : #ffa84a;
}

BODY {
   color : #2C2852; 
   margin : 0 1px; 
   font-family : Helvetica CE,Tahoma,Arial,Verdana,Helvetica; 
   font-size : 8.5pt;
   background-color : #E6E9F2; 

}


A:visited {
   color : #2c2852; 
   font-weight: bold;
}


A:link {
   color : #2c2852;
   font-weight: bold;
}


A:hover {
   color : red;
   font-weight: bold;
}


A:active {
   color : red;
}


A {
   font-weight : normal; 
   text-decoration : none;
   font-stretch: wider;
}

A.linkhead {
  color : #ffa84a; 
  font-weight: bold;
}

A.linkhead:link {
  color : #ffa84a;
  font-weight: bold;
}

A.linkhead:visited {
  color : #ffa84a;
  font-weight: bold;
}
A.linkhead:hover {
  color : red;
  font-weight: bold;
}

.linkhead {
   font-weight : bold;
   color : #ffa84a;
   background-color : #2C2852;
}

.tab4 {
   font-weight : bold; 
   color : #ffa84a; 
   background-color : #2C2852; 
}

.tab3 {
   
   background-color : #d5d8e8;
}


.tab2 {
   background-color : #003B54; 
}

.tab1 {
   background-color : #003B54; 
}

.nagl {
   font-weight : bold; 
   font-size : 9pt; 
   font-family : Helvetica CE,Tahoma,Arial,Verdana,Helvetica; 
   color : #2C2852; 
   background : #cccccc; 
}

.text {
   font-size : 10px; 
   font-family : Arial, Verdana, Helvetica; 
}

.input {
   background-color:#FE6C01;
   font-weight:bold;
   font-family:verdana;
   font-size:11px }
   
.just{
   text-align : justify;}
