
h2  { text-align : center;
      font-family : Arial;
      color : #ffffff;
}
h3  { text-align : center;
      font-family : Arial;
      color : #BE0E40;
}

h4  { text-align : left;
      font-family : Arial;
      color : #BE0E40;
}
h5  { text-align : left;
      font-family : Arial;
      color : #BE0E40;
}





A:link {  font-size:10 pt;
       color : #0B2560;
       text-decoration : none;
       font-family : Arial;
       
               
}

A:Visited {     font-size:10 pt;
                color :#3E5EA9;
	        text-decoration:none;       
                font-family : Arial;
        }

A:Active  {  font-size:10 pt;
        color : #3E5EA9;
	text-decoration :underline ;
        font-family : Arial;
               
}

A:Hover  {  font-size:10 pt;
    color : #3E5EA9;
    text-decoration : underline;
    font-family : Arial;
	
        
        
}

body   {
 font-family:Arial;
 color:#000000;
 margin-left: 4 pt;
 margin-right: 4 pt;
	
        
}

p {
  font-size:10 pt;
  text-align: justify;
  margin-left: 4 pt;
  margin-right: 4 pt;
  font-family:Arial;
  color:#000000;
}

.right{
  font-size:10 pt;
  text-align: right;
  margin-left: 4 pt;
  margin-right: 4 pt;
  font-family:Arial;
  color:#000000;
}


.center{
  font-size:10 pt;
  text-align: center;
  margin-left: 4 pt;
  margin-right: 4 pt;
  font-family:Arial;
  color:#000000;
}
 
.gray {
  font-size:10 pt;
  text-align: justify;
  font-family:Arial;
  color:#999999;
}                       

.bold {
  font-size: 10 pt;
  text-align: left;
  font-family: Arial;
  color: #515764;
  font-weight: bold;
}


hr {width:98% ;
   align:center;
   size:2 pt;
   color:#BCB489;
}

