BODY {
  color : #000066;
  background-color: #ffffff;
  margin : 2pt 2pt 2pt 2pt;
  font-size:12pt;
  line-height:140%;
  font-family : Arial;
}
H1 {
  font-family : Arial;
  color : #005266;
  margin : 2pt 2pt 2pt 2pt;
  font-size: 240%;
  font-weight: bold;
}
H2 {
  font-family : Arial;
  color : #005266;
  margin : 10pt 2pt 2pt 2pt;
  font-size: 200%;
  font-weight: bold;
}
H3 {
  font-family : Arial;
  color : #005266;
  margin : 10pt 2pt 2pt 2pt;
  font-size: 160%;
  font-weight: bold;
}
H4 {
  font-family : Arial;
  color : #005266;
  margin : 2pt 2pt 2pt 2pt;
  font-size: 140%;
  font-weight: bold;
}
H5 {
  font-family : Arial;
  color : #a70e30;
  margin : 10pt 2pt 2pt 2pt;
  font-size: 12pt;
  font-weight: bold;
}
ADDRESS {
  color: GREY;
  font-size:10pt;
  font-family: ariel;
  font-style: normal;
  margin : 10px 0px 8px 0px;
  line-height:130%;
}
BLOCKQUOTE {
  color: #333333;
  margin-top: 8px;
  margin-right: 15px;
  margin-bottom: 8px;
  margin-left: 15px;
  line-height:130%;
  font-size: 12pt;
}
P {
  color : #333333;
  font-family : Arial;
  background-color: none;
  margin : 2pt 2pt 2pt 2pt;
  font-size: 12pt;
  line-height:130%;
}
PRE {
  color: #8b8b8b;
  margin-top : 5pt;
  margin-right : 5pt;
  margin-bottom : 5pt;
  margin-left : 5pt;
  width : auto;
  height : auto;
  top : auto;
  left : auto;
}
A:LINK {
  font-family : Arial;
  color : #003399;
  background-color : none;
  text-decoration: none;
  font-weight : bold;
  font-size : 12pt;
}
A:VISITED {
  font-family : Arial;
  color : #990033;
  background-color : none;
  ;
  text-decoration: none;
  font-weight : normal;
  font-size : 12pt;
}
A:HOVER {
  font-family :Arial;
  color : navy;
  background-color : red;
  text-decoration: underline;
  font-weight : bold;
  font-size : 12pt;
}
SELECT {
  font-family : Arial;
  color :#339900;
  background-color : red;
  font-weight : bold;
  font-size : 12pt;
}
TABLE{
  }
TR{
  background-color : #ffffff;
  text-align : left;
  text-vlign : top;
}
TD{
  text-align : left;
  text-vlign : top;
}
