/**
 * TUMonline --> Google Calendar Converter
 * Copyright 2011 by Janosch Maier
 * Licensed under the EUPL V.1.1
**/
body { 
	background-color: #f1efe6; 
	color: #333333; 
	font: 12px 'Lucida Grande',Arial,Helvetica,sans-serif; 
}

h1, h2, h3, h4, h5, h6  { 
	font-weight: 700; 
	color: #1E1B1A; 
}

