/*------------ table style set ------------*/

p{
  background-color : #dde0ff;
  text-align : left;
  font-size : 11pt;
  font-family : "‚l‚r –¾’©";
  font-weight : normal;
  color : navy;
  text-decoration : none;
  line-height : 125%;
}
.TABLE-main{
  font-size : 10pt;
  font-family : "‚l‚r ƒSƒVƒbƒN";
  font-weight : normal;
  color : white;
  background-color : navy;
  text-decoration : none;
  width : 800px;
}
TH{
  color : white;
  background-color : navy;
  text-align : center;
  padding-top : 5px;
  padding-left : 5px;
  padding-right : 5px;
  padding-bottom : 5px;
}
.TABLE-Width600{
  color : blue;
  background-color : blue;
  font-size : 24pt;
  font-family : "‚l‚r ƒSƒVƒbƒN";
  font-weight : normal;
  text-decoration : none;
  text-align : center;
}
.TD-Width85-White{
  font-size : 10pt;
  font-family : "‚l‚r ƒSƒVƒbƒN";
  font-weight : normal;
  color : navy;
  background-color : white;
  text-decoration : none;
  text-align : center;
  padding-top : 2px;
  padding-left : 2px;
  padding-right : 2px;
  padding-bottom : 2px;
  width : 85px;
}
.TD-Width100-White{
  font-size : 10pt;
  font-family : "‚l‚r ƒSƒVƒbƒN";
  font-weight : normal;
  color : navy;
  background-color : white;
  text-decoration : none;
  text-align : center;
  width : 100px;
  padding-top : 2px;
  padding-left : 2px;
  padding-right : 2px;
  padding-bottom : 2px;
}
.TD-Width252-White{
  font-size : 10pt;
  font-family : "‚l‚r ƒSƒVƒbƒN";
  font-weight : normal;
  color : navy;
  background-color : white;
  text-decoration : none;
  
  width : 252px;
  padding-top : 3px;
  padding-left : 5px;
  padding-right : 3px;
  padding-bottom : 3px;
  text-align : left;
}
.TD-White{
  font-size : 10pt;
  font-family : "‚l‚r ƒSƒVƒbƒN";
  font-weight : normal;
  color : navy;
  background-color : white;
  text-decoration : none;
  text-align : center;
  padding-top : 2px;
  padding-left : 2px;
  padding-right : 2px;
  padding-bottom : 2px;
}
.TD-Width85-Yellow{
  font-size : 10pt;
  font-family : "‚l‚r ƒSƒVƒbƒN";
  font-weight : normal;
  color : navy;
  background-color : #ffffac;
  text-decoration : none;
  text-align : center;
  padding-top : 2px;
  padding-left : 2px;
  padding-right : 2px;
  padding-bottom : 2px;
  width : 85px;
}
.TD-Blue{
  font-size : 10pt;
  font-family : "‚l‚r ƒSƒVƒbƒN";
  
  color : navy;
  background-color : #b4b7f8;
  text-decoration : none;
  text-align : center;
  padding-top : 2px;
  padding-left : 2px;
  padding-right : 2px;
  padding-bottom : 2px;
  font-weight : normal;
}
IMG{
	border-width : 0px 0px 0px 0px;
}
.TDWhite2{
  font-size : 10pt;
  font-family : "‚l‚r ƒSƒVƒbƒN";
  font-weight : normal;
  color : navy;
  background-color : white;
  text-decoration : none;
}

body{
  text-align : center;
  background-color : #dbdbff;
}

.TD-800{
  width : 800px;
}

.Center{
  text-align : center;
}
