BODY {
  font-family: verdana, arial; 
  font-size: 12px;
  line-height: 20px;
  background: #FFFFFF;
}


INS {
	text-decoration:none;
}

TD {
  font-family: verdana, arial;
  font-size: 12px;
  line-height: 18px;
}

.TD1 {
  font-family: verdana, arial;
  font-size: 12px;
  line-height: 18px;
  padding-right: 10px;
}

.TD3 {
  font-family: verdana, arial;
  font-size: 12px;
  line-height: 18px;
  padding-left: 15px;
  padding-right: 10px;
}

.TD2 {
  font-family: verdana, arial;
  font-size: 12px;
  color: #FFFFFF;
  width: 15%;
  height: 25px;
  border-right: 0.1em white solid;
  border-bottom: 0.1em white solid
}


.lhs {
/*  background: #FCF9E9; */
  width: 290px;
}


.TOP {
  font-family: verdana, arial;
  font-size: 10px;
}


LI {
  font-family: verdana, arial; 
  line-height: 18px;
}
 

OL {
  margin-top: 0px;
  margin-bottom: 28px;
}


.OL2 {
  margin-top:20px;
  font-family: verdana, arial; 
  font-size: 10px;
  line-height: 16px;
}


.L2 {
  font-family: verdana, arial; 
  line-height: 13px;
  margin-bottom:12px;
}



H1 {
  font-family: arial, verdana; 
  font-size: 20px;
  font-weight: bold;
  line-height: 20pt;
  color: #1355B1;   
  margin-top: 20px; 
}


H2 {
  font-family: arial, verdana; 
  font-size: 18px;
  font-weight: bold;
  margin-top: 20px; 
  margin-bottom: 25px;
  color: #1355B1;
  padding-bottom:10px;
  border-bottom: 0.1em #1355B1 solid;

}

H3 {
  font-family: Arial;
  font-size: 15px;
  font-weight: bold;
  color: #1355B1;
  margin:0px;

}


A {
  text-decoration: none;
  font-family: Verdana, Arial;
}

A:link {
  background-color: transparent;
    color: #006EC7;
}

A:visited {
  background-color: transparent;
    color: #006EC7;
}

A:active {
  background-color: transparent;
    color: #006EC7;
}

A:hover {
   color: #F70000;
   text-decoration: underline;
}


.footer {
  font-size: 10px;
  font-weight: normal;
  font-family: Verdana;
  line-height: 12px;
  color: #FFFFFF;
  padding-top: 6px;
}

A.footer {
	COLOR: #FFFFFF; TEXT-DECORATION: none
}
A.footer:visited {
	COLOR: #FFFFFF; TEXT-DECORATION: none
}
A.footer:active {
	COLOR: #FFFFFF; TEXT-DECORATION: none
}
A.footer:hover {
	COLOR: #FFF000; 
	TEXT-DECORATION: underline;
   }



A.navg {
	COLOR: #FFFFFF; TEXT-DECORATION: none
}
A.navg:visited {
	COLOR: #FFFFFF; TEXT-DECORATION: none
}
A.navg:active {
	COLOR: #FFFFFF; TEXT-DECORATION: none
}
A.navg:hover {
	color: #F9D51C;
	TEXT-DECORATION: underline;
   }




