body {background-image: url(back4.jpg); background-attachment: fixed; background-repeat: repeat;
      font-family: arial, sans, sans-serif; margin: 0 0 0 0;}
h1   {font-size: 25px; text-align: center;}
h2   {font-size: 18px; text-align: center;}
th   {font-size: 18px;}
td   {font-size: 16px;}
div div  {color: red;}
.main 	{margin-left: 125px;}
.main a	 	{color: blue; font-weight: normal; text-decoration: none;}
.main a:visited 	{color: blue; font-weight: normal; text-decoration: none;}
.main a:link 		{color: blue; font-weight: normal; text-decoration: none;} 
.main a:hover 		{color: red; font-weight: bold; text-decoration: underline;}
p	{font-size: 16px;}
li	{font-size: 16px;}
.menu 	{position: absolute; left: 0px; top: 5px; margin-top: 5px; width: 120px; font-size: 8pt; font-weight: bold;}
.menu a {background-color: purple; display: block; color: white; font-family: sans-serif; 
          text-decoration: none; padding: 2px 2px 2px 2px; margin: 0 0 0 0; border: 5px solid purple; text-align: center}
.menu a:hover	{color: yellow; border: 5px outset purple;}
.menu a:active	{color: yellow; border: 5px inset purple;}
