body {
	background: white url('http://users.bigpond.net.au/hudson/pictures/streeto.gif') repeat-y;
	color: black;
	font-family: Arial, Helvetica, sans-serif;
	font-size: smaller}
h1 {
	color: #339900;
	font-weight: bold;
	font-size: 24px;
	font-variant: normal;
	text-transform: capitalize;
	font-family: Arial, Helvetica, sans-serif;
}
h2 {
	color: #339900;
	font-weight: bold;
	font-size: medium;
	font-family: Arial, Helvetica, sans-serif;
}
h3 {
	color: #339900;
	font-weight: bold;
	font-style: italic;
	font-size: small;
	font-family: Arial, Helvetica, sans-serif;
	position: relative;
	left: 60px;
}
h4 {
	color: #339900;
	font-weight: normal;
	font-size: small;
	font-family: Arial, Helvetica, sans-serif;
	position: relative;
}
 
pre {
	margin-left: 10%;}

a:link { 
	color: #00f; 
	background: none; }
a:visited {
	color: #800080; 
	background: none; }
th {
	color: #0000FF;
	background-color: #99CCFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: x-small;
	font-weight: bold;
}
td {
	font-size: x-small;
	font-family: Arial, Helvetica, sans-serif;
	font-variant: normal;
	color: #000000;
}

