tr.details {
	display: none;
}

ul.plus {
	list-style-type: none;
}

h2 {
	margin-top: 2em;
	color:#FF0000;
	font-size: 1.1em;
}

table a {
	color:#0066CC;
	text-decoration: none;
}

table a:hover {
	text-decoration: underline;
}

table {
	width: 100%;
}

tr.bg1 {
	background-color:#CCCCCC;
}

tr.bg2 {
	background-color:#DDDDDD;
}