
body {
color: black;
font-weight: normal;
font-size: xx-small;
font-family: "Times New Roman", Georgia, Times }

a:hover {
color: navy;
background-color: yellow }

a {
color: #800000;
text-decoration: underline }
emphasis {
color: #9932cc;
font-family: Arial, Helvetica, Geneva, Swiss, SunSans-Regular;
text-decoration: overline;
background-color: white }

h6 {
color: #9400d3;
font-style: normal;
font-weight: normal;
font-size: xx-small;
line-height: normal;
font-family: Arial, Helvetica, Geneva, Swiss, SunSans-Regular;
text-decoration: none }

h5 {
color: black;
font-style: normal;
font-weight: bold;
font-size: x-small;
line-height: normal;
font-family: Arial, Helvetica, Geneva, Swiss, SunSans-Regular;
text-decoration: none }

h4 {
color: black;
font-style: normal;
font-weight: bold;
font-size: small;
line-height: normal;
font-family: Arial, Helvetica, Geneva, Swiss, SunSans-Regular;
text-decoration: none }

h3 {
color: #4b0082;
font-style: normal;
font-weight: bold;
font-size: medium;
line-height: normal;
font-family: Arial, Helvetica, Geneva, Swiss, SunSans-Regular;
text-decoration: none }

h2 {
color: #4b0082;
font-style: normal;
font-weight: bold;
font-size: large;
line-height: normal;
font-family: Arial, Helvetica, Geneva, Swiss, SunSans-Regular;
text-decoration: none }

h1 {
color: #4b0082;
font-style: normal;
font-weight: bold;
font-size: x-large;
line-height: normal;
font-family: Arial, Helvetica, Geneva, Swiss, SunSans-Regular;
text-decoration: none }

