h1 {
	font-family: Arial;
	font-size: 120%;
	font-weight:bold
}

p	{
	font-family: Verdana;
	font-size: 80%;
}

h2 {
	font-family: Verdana;
	font-size: 110%;
	font-weight: bold;
}

h3 {
	font-family: Arial;
	font-size: 70%;
}

body {
	font-family: Arial;
	font-size: 105%;
	font-weight: bold;
}
