body {
	background: white url('http://street.orienteering.com.au/pictures/streeto.gif') repeat-y;
	color: black;
	font-family: Arial, Helvetica, sans-serif;
	font-size: smaller}
h1 {
	color: #0000FF;
	font-weight: bold;
	font-size: normal;
	font-variant: small-caps; text-transform: capitalize}
h2 {
	color: #0000FF;
	font-weight: bold;
	font-size: small;}
h3 {
	color: #FF9933;
	font-weight: bold;
	font-size: small;}
 
pre {
	margin-left: 10%;}

a:link { 
	color: #00f; 
	background: none; }
a:visited {
	color: #800080; 
	background: none; }
th {
	color: #0000FF;
	background-color: #99CCFF;
	text-align: left;
	font-size: small;}
td {
	font-size: smaller}

