body,h1,h2,h3,h4,ul,ol,dl,li,div,td,th,blockquote,b{
  font-family:Times New Roman, Times, serif;
  font-weight:600;
  font-size:16px;
}
body {
  background-color: #FFFFFF;
}
body,p {
  text-align: justify;
}
ul,li {
  text-align: justify;
}
h1{
  font-size:20px;
  text-align: center;
  font-weight:bold;
}
h2{
  font-size:18px;
  text-align: center;
  font-weight:bold;
}
h3{
  text-align: center;
  font-size:16px;
  font-weight:bold;
}
hr {
  border: #FF0000;
  border-width: 1px 0px 0px 0px;
}

a {
 color: #999999;
  font-weight:600;
}
a:link {
  text-decoration: none;
}

a:visited {
  text-decoration: none;
}

a:hover {
 color: #000099;
 text-decoration: underline;
}

a:active {
 color: #999999;
 text-decoration: underline;
}

.bar {
  font-family:Times New Roman, Times, serif;
  font-size:14px;
  text-align:center;

}
p { 
  font-family:"Times New Roman", Times, serif;
  font-weight:normal;
  font-size:16px;
 } i { 
  font-family:"Times New Roman", Times, serif;
  font-weight:normal;
  font-size:16px;
 } 
