@CHARSET "ISO-8859-1";
/****************************/
/** General **/
body								{ font-size: 14px; }
#navbar a							{ font-size: 17px; }
#footer								{ font-size: 13px; }

#content p							{ font-size: 13px; }
#content h2, #fotogallerycontent h2, #fotoalbumcontent h2	
									{ font-size: 22px; }
#content h3 							{ font-size: 20px; }
#content h4 							{ font-size: 18px; }
#content h5 							{ font-size: 16px; }
#content h6 							{ font-size: 14px; }
#content a							{ font-size: 13px; }

#footer .subfooterlink				{ font-size: 12px; }
/****************************/