body {background: navy; color: white; link-visited: aqua}
p {color: red;font-size: 14 pt;font-family: Arial; font-weight: bold;margin-left: 5%}
H1 {font-family: "Arial"; font-weight: bold; text-transform: capitalize; margin-left: 2; font-size:18; font-style: "bold"; color: white; line-height: 150%}
pre {font family: "times"; font-size: 12}
A:link {text-decoration: none; color: aqua}
A:visited {text-decoration: none}
A:hover {text-decoration: none; color: yellow}
A:active {text-decoration: none; color: yellow}
