/* CSS Document */
.c{
	clear:both;
	line-height:0px;
	height:0px;
}

.c20{
	clear:both;
	line-height:20px;
	height:20px;
}

.c5{
	clear:both;
	line-height:5px;
	height:5px;
}

.b{
	font-weight:bold;
}

.big{
	font-weight:bold;
	font-size:120%;
}
