body {background-color: slategrey;}

h1 {font: 20px "Times New Roman", sans-serif; color: White; text-align: center; margin: 1px;}
h2 {font: 25px "Times New Roman", sans-serif; color: White; text-align: center;}
h3 {font: 20px "Times New Roman", sans-serif; color: #FFFF00; text-align: left; }
h4 {font: 20px "Times New Roman", sans-serif; color: White; text-align: left; margin: 1px; }
h5 {font: 25px "Times New Roman", sans-serif; color: WHite; text-align: left; margin: 1px; }
h6 {font: 15px "Times New Roman", sans-serif; color: #FFFF00; text-align: left;}
p {font-size: 20px; color: White;font-family: "Times New Roman", sans-serif; text-align: left;line-height: 1.5;padding: 1px;}
li {font: 20px/100% "Times New Roman", sans-serif; color: White; text-align: left;}
.emph {font-style: italic; font-weight:bold;}

a:link {color:white;text-decoration:underline;font-weight:normal;border-style:none;}
a:visited {color:white;text-decoration:underline;font-weight:normal;border-style:none;}
a:hover {color:#F8F400;text-decoration:none;font-weight:bold; position: relative; left:5;top:1;border-style:none;}
a:active {color:silver;text-decoration:underline;border-style:none;} 

