 
TABLE{
font-size : 13px;
line-height : 18px;
text-align : center;
}
BODY{
font-size : 13px;
line-height : 18px;
}
A{
text-decoration : none;
}
A:HOVER{
text-decoration : underline;
}


/* NEW */
.block-title{
	font-size: 15px;
	padding: 3px;
}
.block-body{
	padding: 5px 10px 5px 10px;
}
.list-dot{
	padding: 2px 5px 2px 5px;
	vertical-align: top;
}
.list-word{
	padding: 2px 5px 2px 5px;
}

