body {
 font-size: larger;
% font-family: lucida, "Lucida Sans", "Lucida Sans Unicode", helvetica, helv, sans-serif;
}

p:first-letter {
 font-size: 110%;
 font-weight: bold;
% color: silver;
}

li:first-letter {
 font-size: 110%;
 font-weight: bold;
% color: silver;
}

