.ie3 {/* food for the IE3 line-eater */ }

html { background-color: #e02000 }

body { background-color: #fff ;
	color:#000000;
	padding: 2em ;
	margin: 2em ; 
	border: thick black solid ;
	font-family: 'bauser', Verdana, sans-serif, bauser ;

	display: block ;
}

address {
	font-style: normal ;
	font-size: xx-small ;
	text-align: center ;
}

h1 { border-bottom: thick black solid ;
	margin-left: 0px ;
	margin-right: 0px;
	color: #e02000 ;
	text-align: center ;
	font-family: 'bauser', Verdana, sans-serif, bauser ;

}

h2 { /* Blatantly lifted from http://www.crossroads.net/a/writing/runin.html */
	display: inline;
	font-size:1em;
	color: #e02000;
	margin:0;
	padding: 0 .5em 0 0;
	font-family: 'bauser', 'Verdana', sans-serif, bauser ;
	}
h2+p {
display: inline;
}



foo {
	float: left;
	clear: all;
	font-size:1em;
	color: brown ;
	margin:0;
	padding: .4em 1em 0 0;
}

del, strike {
		display: none ;
}

.day {
	border-bottom: thick black solid ;

}

ul {
	list-style-type: none ;
	text-align: left ;
	padding-left: 0px ;
	font-size: x-small;
}

li {
	border-bottom: thin black solid ;

}


h1 a {
	text-decoration: none ;
	color: brown ;
}

a {
	font-size: small ;
	text-decoration: none ;
}

a img {
	text-decoration: none;
	border: 0 none;
	}

.perma {
	float: right ;
}

.icq {
	font-size: 80% ;
	white-space: pre ;
}


