.todo {
	background-color:red;
}

body {
	font-family:arial;
	font-size:14px;
}

h4 {
	color:#999999;
}

h4.todo {
	color:#ffffff;
}
