.italic  { font-style: italic }
.bold { font-weight: bold; }
.small { font-size: 12px; }
a:hover      { color: #074b31; font-style: normal; font-weight: bold; font-size: 0.85em; font-family: Arial, Helvetica, Geneva, SunSans-Regular, sans-serif; text-decoration: none  }
a:link       { color: #074b31; font-style: normal; font-weight: bold; font-size: 0.85em; font-family: Arial, Helvetica, Geneva, SunSans-Regular, sans-serif; text-decoration: none  }
a:visited      { color: #074b31; font-style: normal; font-weight: bold; font-size: 0.85em; font-family: Arial, Helvetica, Geneva, SunSans-Regular, sans-serif; text-decoration: none  }
body         { color: black; font-style: normal; font-size: 16px; font-family: Arial, Helvetica, Geneva, SunSans-Regular, sans-serif; background: #fff; text-align: justify  }
h1     { color: #161598; font-weight: bold; font-size: 24px; font-family: Arial, Helvetica, Geneva, SunSans-Regular, sans-serif; }
h2  { color: #161598; font-weight: bold; font-size: 20px; font-family: Arial, Helvetica, Geneva, SunSans-Regular, sans-serif; }
hr  { color: #161598 }
ul       { color: black; font-size: 16px; list-style-type: disc; list-style-position: outside }