/* LINE HEIGHT */

body						{ line-height: 1.5em; }

#content p					{ line-height: 1.6em; }

/* FONT TYPE */

body						{ font-family: Arial, Helvetica, sans-serif; }

/* FONT SIZE */

body						{ font-size: 12px; }

#header h1					{ font-size: 70px; }

#menu a						{ font-size: 15px; }

#content h1					{ font-size: 16px; }

#content h2					{ font-size: 13px; }

#language,
#headerline,
#footer						{ font-size: 10px; }

#search input				{ font-size: 10px; }

.note						{ font-size: 10px; }

/* MISC */

#search input				{ height: 14px; }

#header h1 span				{ font-size: 20px; }