body {
  font-size: 110%; 
  line-height: 120%; 
  font-family:"Verdana","Arial";
}

h1 a 		{color: #404040;}
h1 a:hover	{color: #404040;}

a 	{text-decoration: none;}
a:hover	{text-decoration: underline;}
a.menu:link, a.menu:visited{
	color: #FFFFFF;
	font-family: georgia, arial; font-size: small; font-weight: bold; 
	text-align: center; text-decoration: none;
	}
a.menu:hover	{color: #FFFFFF; font-weight: bold; text-decoration: underline;}


p {
  font-weight: normal; font-family: verdana, sans-serif;
  color: #404040;
  text-indent: 20pt;
}

p:first-letter {
  font-size: 115%;
  font-weight: bolder;
}

p.monotype, p.code {
  font-family: courier new; courier;
  text-indent: 0pt;
  margin-left: 10pt;
}

p.code:first-letter {
  font-size: 110%;
  font-weight: normal;
}

a.menu:link, a.menu:visited {
  color:#FFFFFF;
  font-family:georgia; font-size:small; font-weight:bold; 
  text-align:center; text-decoration:none;
  background-color: #4090B0;
}
a.menu:hover {
  color:#FFFFFF; font-weight:bold; text-decoration:underline;
  background-color: #50A5C5;
}

td.header {
  border-top: 3pt #4090B0 solid;
  border-bottom: 3pt #4090B0 solid;
  border-left: 1pt #4090B0 dotted;
}

td.header:hover {
  border-top: 3pt yellow solid;
  border-bottom: 3pt yellow solid;
  background-color: #50A5C5;
}
