
div.box {
	padding: 1em;
	background: none #E8FFE8;
}

div.c1 {
	margin-bottom: 1em;
	color: #000000;
}

div.c2 {
	margin-bottom: 1em;
	color: #333333;
}

div.c3 {
	margin-bottom: 1em;
	color: #666666;
}

div.c4 {
	margin-bottom: 1em;
	color: #808080;
}

div.c5 {
	margin-bottom: 1em;
	color: #CCCCCC;
}

div.font1 {
	font-family: serif;
}

div.font2 {
	font-family: sans-serif;
}

div.font3 {
	font-family: cursive;
}

div.font4 {
	font-family: fantasy;
}

div.font5 {
	font-family: monospace;
}
