html, body {
	 background: #ffffff;
	 font-family: arial,sans-serif;
}

img {display: block;
}

img.inl {display: inline;
}

h2 {font-size: 105%;
	color: #663399;
}

.sidebar {font-size: 90%;
	color: #996600;
}

div.sidebar a {color: #inherit;
	font-size: inherit;
}

.intro {font-size: 105%;
	font-weight: bold;
	color: #339933;
}

h2 a {text-decoration: inherit;
	font-size: inherit;
	color: inherit;
}

td {text-align: left;
}
