BODY {
	color:			#000;
	background:		url(http://inge.org.uk/alternet/pics/back.gif)	#fff;
	font-family:	Arial, Helvetica, sans-serif;
}

.tty {
	font-family: 	"Courier New", Courier, monospace;
	color:			#000;
	background: 	#bbb;
}

H1 {
	font-family:	Arial, Helvetica, sans-serif;
    text-align:		center
}

A {
	color: 				#000;
	background-color:	transparent;
}
A:hover {
	color: 				#f00;
	background-color:	transparent;
}

H2 A {
	text-decoration: none;
	font-style:		italic;
}

TD,TH {
    font-family: arial, helvetica, sans-serif;
}

.b {
	text-decoration:	blink;
}

.c {
    text-align:		center;
}

.update {
	color: #0a0;
	font-weight:bold;
	font-variant:small-caps;
	background:none;
	text-align:center;
}
