﻿#page {
 width: 100%;
 margin: 0px auto;
 padding: 0px;
 background: #858585 left top;
 font-style: normal;
 font-weight: normal;
 font-size: 10pt;
 line-height: 100%;
 font-family: "MS UI Gothic";
 color: #595959;
}
body {
  -webkit-text-size-adjust: 100%;
 margin: 0px;
 behavior: url("cssassist.htc");
 background: #d9d9d9 left top;
}
a {
 color: #006400;
}
a:visited {
 color: #999999;
}
a:hover {
 color: #32cd32;
}
#main {
 float: left;
 width: 100%;
 display: inline;
 margin: 0px;
 padding: 0px;
 background: #e6e6e6 left top;
 text-align: left;
 font-style: normal;
 font-weight: normal;
}
.hide {
 display: none;
}
h1 {
 font-weight: bold;
 font-size: 20pt;
 line-height: 120%;
 text-decoration: none;
 text-transform: none;
}
h2 {
 font-weight: bold;
 font-size: 15pt;
 line-height: 120%;
 text-decoration: none;
 text-transform: none;
}
h3 {
 font-style: italic;
 font-size: 11.7pt;
 line-height: 120%;
 text-decoration: none;
 text-transform: none;
}
h4 {
 font-weight: bold;
 font-size: 10pt;
 line-height: 120%;
 text-decoration: none;
 text-transform: none;
}
h5 {
 font-style: italic;
 font-size: 8.3pt;
 line-height: 117%;
 text-decoration: none;
 text-transform: none;
}
h6 {
 font-weight: bold;
 font-size: 6.7pt;
 line-height: 120%;
 text-decoration: none;
 text-transform: none;
}
