<style type="text/css">
p.dotted {border-style: dotted}
body {background:#A4C7F6; font-family:Verdana}
table.main {

  background:#ffffff;
  border-style:solid;
  border-width:thin;
  border-color:#6B6E6B;
  width:760px;
  height:410px;
}

td.menu {
 background:lightblue;
 border-style:solid;
 border-width:thin;

 font-size:14px;
 vertical-align:top;
 }

td#menu {
 background:lightblue;
 border-style:solid;
 border-width:thin;
 
 font-size:14px;
 vertical-align:top;
 }

td.menu a 
{
 text-decoration:none;
 color:Black;
}

td.menu a:active
{
 text-decoration:none;
 color:Green;
}

td.menu a:hover {
	color:Blue;
	 font-style:italic;
	text-decoration: none;
}
 
td#headerBar 
{
	background-image:url("http://www.danielmarantz.com/assets/banner.gif");
	font-family:Garamond;
	font-size:36px;
}
td#footer {height:10px; font-size:10px}
</style>
