BODY { 
  font-size : 10pt;
  font-family : "MS UI Gothic";
  font-weight : 400;
  font-style : normal;
  line-height : 140%;
  color : #666666;
  background-color : none;
  letter-spacing : normal;
  text-decoration : none;
  padding-top : 0px;
  padding-left : 0px;
  padding-right : 0px;
  padding-bottom : 0px;
  margin-top : 0px;
  margin-left : 0px;
  margin-right : 0px;
  margin-bottom : 0px;border-width : 0px 0px 0px 0px;border-style : none none none none;
  cursor : default;

  scrollbar-track-color : #ffdfb9;
  scrollbar-face-color : #ffffff;
  scrollbar-arrow-color : #ffac84;
  scrollbar-highlight-color : #ffffff;
  scrollbar-shadow-color : #ffac84;
  scrollbar-3dlight-color : #cccccc;
  scrollbar-darkshadow-color : #999999;
  scrollbar-base-color : #ffffff;
 }

a:link { 
  font-size : 10pt;
  font-family : "MS UI Gothic";
  font-weight : 400;
  font-style : normal;
  line-height : 140%;
  color : #009900;
  background-color : none;
  letter-spacing : normal;
  text-decoration : none;
 }


a:visited { 
  font-size : 10pt;
  font-family : "MS UI Gothic";
  font-weight : 400;
  font-style : normal;
  line-height : 140%;
  color : #009900;
  background-color : none;
  letter-spacing : normal;
  text-decoration : none;
 }

a:hover { 
  font-size : 10pt;
  font-family : "MS UI Gothic";
  font-weight : 400;
  font-style : normal;
  line-height : 140%;
  color : #ff6624;
  background-color : none;
  letter-spacing : normal;
  text-decoration : none;

 }

a:active { 
  font-size : 10pt;
  font-family : "MS UI Gothic";
  font-weight : 400;
  font-style : normal;
  line-height : 140%;
  color : #009900;
  background-color : none;
  letter-spacing : normal;
  text-decoration : none;
 }

TD { 
  font-size : 10pt;
  font-family : "MS UI Gothic";
  font-weight : 400;
  font-style : normal;
  line-height : 140%;
  color : #666666;
  background-color : none;
  letter-spacing : normal;
  text-decoration : none;
  padding-top : 0px;
  padding-left : 0px;
  padding-right : 0px;
  padding-bottom : 0px;
  margin-top : 0px;
  margin-left : 0px;
  margin-right : 0px;
  margin-bottom : 0px;border-top-width : 0px;border-right-width : 0px;border-bottom-width : 0px;border-left-width : 0px;border-style : none none none none;
  cursor : default;
 }

span { 
  font-size : 10pt;
  font-family : "MS UI Gothic";
  font-weight : 400;
  font-style : normal;
  line-height : 140%;
  color : #666666;
  background-color : #ffffff;
  letter-spacing : normal;
  text-decoration : none;
  padding : 3px 3px 3px 3px;
 }

b { 
  font-size : 10pt;
  font-family : "MS UI Gothic";
  font-weight : 600;
  font-style : normal;
  line-height : 140%;
  color : #666666;
  background-color : none;
  letter-spacing : normal;
  text-decoration : none;
 }

INPUT.Button {
  BORDER-LEFT-COLOR: white;
  BORDER-BOTTOM-COLOR: white;
  COLOR: #f95a33;
  BORDER-TOP-COLOR:white;
  BACKGROUND-COLOR: #ffe7e7;
  BORDER-RIGHT-COLOR: white;
}