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

a:hover  {
color: #dc143c;
background-color: yellow }


a  {
color: #4b0082;
font-weight: 500;
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; font-family: Arial, Helvetica, Geneva, Swiss, SunSans-Regular; text-decoration: none; text-align: center; vertical-align: middle }

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 }

