

body {
  margin: 0;
  padding: 0;
  font: 12pt Garamond, Palatino, "Times New Roman", Times, serif;
  color: black;
  background: transparent;
}

h1 	{font-size:16px;color:#000000;margin-bottom:0px;}
h2 	{font-size:12px;color:#000000;margin-bottom:0px;}
img	{border:0px}

a, a:visited, a:hover, a:visited:hover {
  color: #04667e;
  background: transparent;
  text-decoration: none;
}

#left, #nav, #footer		
				{ display:none;} 