/* fonts and styles - if you don't want to change the layout, just edit this style sheet */ 

body {
font-family: Arial, Helvetica, sans-serif;
color: #444;
font: normal 62.5% Tahoma,sans-serif;
}

p {
	margin-top: 0;
	padding-top: 0;
}

pre {
	font-family:  Arial, Helvetica, sans-serif;
color: #444;
font: normal 100.0% Tahoma,sans-serif;
}

h1 {
	font: normal 1.8em Tahoma,sans-serif;	
}

h2 {
	font: normal 1.2em Tahoma,sans-serif;
}