body {
	background-color: #000000;
	color: #ffffff;
	margin-left: 10%;
	margin-right: 10%;
	LINE-HEIGHT: 150%
}

table {
	background-color: #ffffff;
	color: #000000;
}

h1 {
	line-height: 200%;
	background-color: #ffffff;
	color: #000000
}

A:link {
	COLOR: #0000ff
}
A:visited {
	COLOR: #9f0023
}
hr {
	COLOR: #ffffff
}

dt {
	font-weight:bold;font-size:120%;
}

dd {
	font-size:100%;
}

tr {
	line-height: 150%
}

TD {
	line-height: 150%
}

th {
	font-weight: bold; font-size: 170%;
	line-height:200%
}

.tm {
	width: 100%;
	background-color: #ffffff;
	color: #000000;
}




