body {
 color: #999999;
 background-color: #003366;
 font-family: arial,helvetica,sans-serif;
 font-size: 10px;
 margin-left: 0;
 margin-top: 0;
}
a:link {
 color: #6699ff;
 text-decoration: none;
}
a:visited {
 color: #3366cc;
 text-decoration : none;
}

a:hover, a:active {
	text-decoration : underline;
}

H1 {
	color: #3366cc;
	font-size: 24px;
}
td.quotation {
  color: #3366cc;
  font-size: 9px;
  vertical-align: bottom;
  text-align: center;
}
div.quotation {
  border: 2px solid #3366cc;
  text-align: right;
  padding: 2px;
  width: 200;
}
H1.tablename {
	font-weight: normal;
	font-family: palatino;
}

h2 {
  background-color: #000000;
}

h3 { 
  font-size: 10px;
}
.columntitle { 
	font-size: 14px;
}
.element {
	font-weight: bold;
	font-size: 10px;
}

.text {
  background-color: #ffffff;
  padding: 3px;
  color: #000033;
  font-size: 10px;
}

.text a:link {
 color: #cc0000;
}

.text a:visited {
 color: #990000;
}

.topbar {
  color: #000000;
  background-color: #6699ff;
  vertical-align: middle;
}

.topbar a:link {
  color: #000066;
}

.topbar a:visited {
  color: #000066;
}

.sidebar { 
  color: #cccccc;
  font-family: helvetica, sans-serif;
  font-style: bold;
  font-size: 8px;
  text-align: center;
}

.sidebar a:link {
 #ffffff;
}

.sidebar a:visited {
 #cccccc;
}

blockquote {
  padding: 2px;
  border-top: 1px solid #000000;
  border-bottom: 1px solid #000000;
  font-weight: bold;
}

p {
  font-size: 10px;
}
td {
  color: #000033;
	vertical-align : top;
 font-size: 10px;
}
H2 {
	font-size: 16px;
}
.author {
	font-style: italic;
}
.credits {
	margin: 0;
	padding: 0;
	font-size: 10px;
}

.log {
	background-color: #ffffff;
}

.log a:link {
   color: #0099cc;
}

.log a:visited {
	color: #006699;
}

.footer {
	 margin-top: 10px;
	 margin-left: 250px;
}

.error {
	font-weight: bold;
	color: #ff0000;
}

.gotobar {
  vertical-align: middle;
  white-space: nowrap;
}