
/**		FONT	**/

h1, .componentheading, h2.contentheading {
font-family: 'Nobile', 'Yanone Kaffeesatz';
}

#main_menu li a, #main_menu li span.separator {
font-family: 'Nobile', 'Yanone Kaffeesatz';
}

#left h3, #top_left_position h3, #right h3, #user1 h3, #user2 h3, #user3 h3, 
#user4 h3, #user5 h3, #user6 h3, #user7 h3 {
font-family: 'Nobile', 'Yanone Kaffeesatz';
}

body {
font-family: 'Verdana';
}