BODY {
	margin: 0px;
}

.bor {
border-left: 1px solid #A9A9A9;
border-right: 1px solid #A9A9A9;
}

.bor2 {
border: 1px solid #A9A9A9;

}

.text1 {
 font-family: arial;
 font-size: 18px;
 font-weight: bold;
 color: #0056D7;
 text-align: justify;
 }
 
 .text2 {
 font-family: arial;
 font-size: 14 px;
 font-weight: bold;
 color: White;
 /* text-align: justify; */
 }
 
 .text3 {
 font-family: arial;
 font-size: 14px;
 font-weight: bold;
 color: #878787;
 text-align: justify;
 }

 .text4 {
 font-family: arial;
 font-size: 18px;
 font-weight: bold;
 color: White;
 text-align: justify;
 }
 
 .text5 {
 font-family: arial;
 font-size: 18px;
 font-weight: bold;
 color: Black;
 text-align: justify;
 }
 
 .text6 {
 font-family: arial;
 font-size: 13 px;
 font-weight: bold;
 color: Black;
 }
 
 .text7 {
 font-family: arial;
 font-size: 13 px;
 font-weight: bold;
 color: Red;
 }
 
 .text8 {
 font-family: arial;
 font-size: 14px;
 font-weight: bold;
 color: #000000;
 }
 .text9 {
 font-family: arial;
 font-size: 14px;
 font-weight: bold;
 color: #878787;
 }
 .text_small {
 font-family: arial;
 font-size: 9px;
 font-weight: bold;
 color: #878787;
 }
 a.link1 {
 font-family: arial;
 font-size: 14 px;
 font-weight: bold;
 color: White;
 text-align: justify;
 text-decoration: none;
 }
 
 a.link1:hover {
 font-family: arial;
 font-size: 14 px;
 font-weight: bold;
 color: White;
 text-align: justify;
 text-decoration: underline;
 }
 
 a.link2 {
 font-family: arial;
 font-size: 14px;
 font-weight: bold;
 color: #878787;
 text-align: justify;
 text-decoration: none;
 }
 
 a.link2:hover {
 font-family: arial;
 font-size: 14px;
 font-weight: bold;
 color: #878787;
 text-align: justify;
 text-decoration: underline;
 }
 
 a.link3{
 font-family: arial;
 font-size: 13 px;
 font-weight: bold;
 color: #0056D7;
 text-align: justify;
 text-decoration: underline;
 }
 
 a.link3:hover {
 font-family: arial;
 font-size: 13 px;
 font-weight: bold;
 color: Red;
 text-align: justify;
 text-decoration: underline;
 }
 
 a.link3:visited{
 font-family: arial;
 font-size: 13 px;
 font-weight: bold;
 color: #0056D7;
 text-align: justify;
 text-decoration: underline;
 }
 

