* {
	font-family: "Times New Roman", Times, serif;
	font-size: 16px important!;
}

a {
	font-weight: bolder;
}

h1, .h1 {
	font-size: 250%;
	font-weight: bolder;
}

h2, .h2 {
	font-size: 200%;
	font-weight: bolder;
}

h3, .h3 {
	font-size: 150%;
	font-weight: bolder;
}

h4, .h4 {
	font-size: 120%;
	font-weight: bolder;
}

.new {
	color: #ffd080;
}

table.nodelist tr th {
	border-bottom-color: #e0e0e0;
}