BODY {
	font-size: 12pt;
}
A:link {
	color: #0000ff; text-decoration: none;
}
A:visited {
	color: #3333ff; text-decoration: none;
}
A:hover {
	color: #ff0000;
}
.header {
	font-size: 30pt; font-weight: bold; text-align: right;
}
.author {
	font-size: 24pt; text-align: right;
}
.title {
	font-size: 18pt; font-weight: bold;
}
.right {
	text-align: right;
}
.bold {
	font-weight: bold;
}
.background {
	background-image:url(graphics/bg01.gif);
}
.bg00 {
	background-color: #ffffff;
}
.bg01 {
	background-color: #eeeeff;
}
.bg02 {
	background-color: #ffeeee;
}
.netscape {
	visibility: hidden;
}
