h1 {
	font-family: verdana, sans-serif; 
	font-style: normal;
	font-variant:normal; 
	font-weight: bold;
}

p {
	font-size:1.5em;
	font-style: italic;
     	font-family: "Times New Roman", serif;     
}

pre{
	font:1.5em  courier, monospace; 
}

