body, td {
    font-size: 11px;
    line-height: 180%;
}

sup {
/*
    line-height: 0.8;
*/    
    font-size: 8px;
}

span.name-of-person { 
	font-size: 14px;
}

---------------------------
    content
---------------------------    
*/    
#contentTitle {
	font-size: 16px;
}

h1, h3 {
	font-size: 14px;
}

h2 {
	font-size: 13px;
}


