.style1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
}
.style2 {
	font-size: 12px;
	color: #990000;
	font-weight: bold;
}
A.lnkStyle_02:link {
           color : #FFFFFF;
           text-decoration : none;
           font-size : 11px;
      }
     A.lnkStyle_02:visited {
           color : #FFFFFF;
           text-decoration : none;
           font-size : 11px;
      }
     A.lnkStyle_02:active {
           color : #FFFFFF;
          text-decoration : none;
           font-size : 11px;
      }
    A.lnkStyle_02:hover {
           color : #FFFFFF;
           text-decoration : none;
           font-size : 11px;
      }
	  A.lnkStyle_03:link {
           color : #000066;
           text-decoration : none;
           font-size : 9px;
      }
     A.lnkStyle_03:visited {
           color : #000066;
           text-decoration : none;
           font-size : 9px;
      }
     A.lnkStyle_03:active {
           color : #000066;
          text-decoration : none;
           font-size : 9px;
      }
    A.lnkStyle_03:hover {
           color : #000066;
           text-decoration : none;
           font-size : 9px;
      }

.style3 {
	font-size: 14px;
	font-weight: bold;
}

.arowHand {
           cursor : pointer;
      }
	  

.style4 {
	font-size: 24px;
	color: #D42204;
	font-weight: bold;
}

