BODY {background-color: black}

H1 {font: x-large garamond;color: silver; font-weight: bold; text-align: center}
H2 {font: large garamond; color: silver; text-align: center}
H3 {font: small garamond; color: silver; text-align: justify}
H4 {font: garamond; font-size: small; color: #4c4c4c; text-align: center}
H5 {font:  small garamond; color: silver; text-align: center}
H6 {color: silver; text-align: center;
 list-style-type: none;  

  font-family: garamond; 
 font-size: x-small}

P {font: small garamond; color: silver; text-align: justify}

a:link {text-decoration: underline; color: silver}
a:visited {text-decoration: underline; color: silver}
a:active {text-decoration: underline; color: silver}
a:hover {font-weight: none; color: silver}

li {color: silver; text-align: left;
 list-style-type: bullet;
  font-family: garamond; 
 font-size: normal;
font weight: bold}


