/* CSS Document */
body {
  background-color: #fff;
  color: #000; font-size: 12pt;
  font-family: "Palatino Linotype", Palatino, "Times New Roman", Times, serif;
}
a:link, a:visited {
	color: #520;
	background: transparent;
	font-weight: bold;
	text-decoration: underline;
	}
h1 {
  font-size: 165%;
 }
h2 {font-size: 135%;}
#button {display: none;}
#tabs {display: none;}
#searchbar  {display: none;}
#leftcol  {display: none;}
#rightcol {display: none;}
.navbar {  display: none;}
.clear { display: none; }
/* work arounds for IE bustage */
html>body .wrapper {
}
html>body div.navbar li {
}.highlight1 {
	background-color: #F4EDE3;
	margin: 5px;
	padding: 5px;
}
.shoutbox1 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: medium;
	font-style: italic;
	color: #000000;
}
