/* 
 * stylesheet frimobil.ch
 * name: font_standard.css
 * last modification: 2006-11-23
 * définition des taille des polices de caractère
 */

body { font-size: 10pt; }
.LanguageSelection { font-size: 12pt; }
/*
h1 { font-size: 16pt; }
h2 { font-size: 14pt; }
h3 { font-size: 12pt; }
*/


td.ContentCell h1 { font-size: 16pt; }
td.ContentCell h2 { font-size: 14pt; }
td.ContentCell h3 { font-size: 12pt; }
td.ContentCell div.Contents { font-size: 10pt; }
td.QuickLinks div.Contents { font-size: 10pt; }

