body, td {
	font-size: 80%;
color: #000;
}
a:visited {
color: darkblue;
  }
a:link, a:active, a:hover {
color: darkblue;
  }
h1 {
	border-bottom: 3px solid #444;
}
h2 {
color: #800;
       border-bottom: 1px solid #800;
}
h3 {
float: right;
       text-align: right;
margin: 10px 0 0;
}
h4, h5 {
	text-transform: uppercase;
}
h4 {
	border-bottom: 1px solid #000;
	font-size: 100%;
}
h5 {
color: #800;
       font-size: 80%;
}

h6 {
	padding-left: 20px;
	font-size: 80%;
	font-weight: normal;
}

dt {
	font-weight: bold;
}
code, pre {
color: darkgreen; font-size: 120%;
}

ol {
	list-style: none;
color: darkgreen;
       font-size: 120%;
}

#phpsource {
	padding-left: 20px;
}

--></style>

