
dt {
	font-weight: bold;
	color: #FFFF00;
	margin-left: 1em;
}

.txtCaution {
	font-weight: bold;
	color: #AA0000;
}

h2 {
	color: #FFFF00;
}

.txtHead {
	color: #FFFF00;
}

.txtBig {
	color: #FFFFFF;
	font-size:big;
	font-weight: bold;
}

.txtSmall {
	color: #444444;
	font-size:small;
}

th {
	background-color: #888888;
}

body {
	line-height: 150%;
	background-color: #999999;
	background-image: url(img/bcg154mini.jpg);
	color: #000000;
}
a:link { color: #0000ff; }
a:visited { color: #880088; }

