body { background-color:#667AB3; color:black; font-family: Arial; }
h1 {font-family: Arial Black; font-size: 25pt; color: blue; text-align:center; }
h2 {font-family: Arial Black; font-size: 18pt; color: black; text-align:left; }
h3 {font-size: 16pt; color:black; text-align:left; }
div.menu {font-family: Arial; font-size: 13pt; color: blue; text-align:right; }
a:link {color:DarkBlue ; text-decoration:none;}
a:visited {color:blue; text-decoration:none;}
a:hover {color:red; text-decoration:underline; }
a:active {color:orange; text-decoration:underline; }
