body {
	background-color: white;
	font-family: Arial, Verdana, Tahoma;
}

.space {
  display: none;
}

#site {
}

#top {
  display: none;
}

#top h1 {
}

#top h1 a {
}

#menu ul {
  display: none;
}

.menu a {
}

.menu a:hover {
}

.selected {
}

.selected a {
}

.selected a:hover {
}

#menu li {
  display: none;
}

#middle {
}

#left {
  display: none;
}

#text-left {
}

#text-left a {
}

#text-left a:hover {
}

#text-left h2 {
}

#text-left h3 {
}

#text-left p {
}

#text-left ul {
}

#right {
}

#text-right {
}

#text-right a {
	font-size: 9pt;
	font-weight: normal;
}

#text-right a:hover {
}

#text-right h2 {
	font-size: 12pt;
	font-weight: bold;
	clear: left;
}

#text-right h3 {
	font-size: 10pt;
	font-weight: bold;
	clear: left;
}

#text-right p {
	font-size: 9pt;
	font-weight: normal;
	clear: left;
}

#text-right ul {
	font-size: 9pt;
	font-weight: normal;
	clear: left;
}

#text-right img {
  float: left;
  margin-right: 10px;
  margin-bottom: 10px;
}

#text-right table {
	font-size: 9pt;
	font-weight: normal;
	clear: left;
}

#clear {
}

#bottom {
  display: none;
}

#text-bottom {
}

#text-bottom a {
}

#text-bottom a:hover {
}

#text-bottom h2 {
}

#text-bottom h3 {
}

#text-bottom p {
}

#text-bottom ul {
}

