
* {
  padding-top:0;
  font-size: 1em;
  line-height: 1.4em;
  margin: 20;
  font-family: MS UI Gothic, Verdana, Arial, sans-serif;
  color :#000000;
}
body {
  background-color:#ffffff;
}
ul,li {
  text-align:left;
  padding-top:10px;
  list-style-type: none;
  line-height:1.2em;
}
a:link {
  color:#000099;
  text-decoration: none;
}
a:visited {
  color:#000099;
  text-decoration: none;
}
a:hover {
  color:#cccccc ;
  background-color: #000099;
}
a:active {
  text-decoration:none;
  border:none ;
}
h1 {
  font-size:1.7em;
  margin-left:15px;margin-top:30px;
}
h2 {
  font-family: MS UI Gothic;
  font-style : normal ;
  font-size : 1.2em;
  font-weight :bold;
  text-align : left;
  margin-left:15px;
  margin-top:15px;
  margin-bottom:15px;
  color:#000000;
}
h3 {
  font-family: MS UI Gothic;
  font-style : normal ;
  font-size : 1.2em;
  font-weight :bold;
  text-align : left;
  margin-left:15px;
  margin-top:15px;
  margin-bottom:15px;
  color:#000000;
}
p {
  font-family: MS UI Gothic;
  margin-left:1.5em;
  margin-right:1em;
  color:#000000;
}
.copy {
  font-size:9pt;
  color:#696969;
}
.wh {
	
  color:#ffffff;
  font-size:1em;
  font-weight:600;
}
.top {
  vertical-align:top;
}
.btm {
  vertical-align:bottm;
}
.rgt {
  text-align:right;
}
.ctr {
  text-align:center;
}
