/* Existing HTML elements */
body, td { font-size: 12px; }
input, textarea, select { font-size: 11px;}

h1 { font-size: 22px; }
h2 { font-size: 16px; }
p { font-size: 12px; }
.articleInfo { font-size: 10px; }