h1 {
	font-family: Verdana;
	font-size: 250%;
	line-height: 125%;
	font-weight: bolder;
}
h2 {
	font-family: Verdana;
	font-size: 150%;
	line-height: 125%;
	font-weight: bold;
}
h3 {
	font-family: Verdana;
	font-size: 115%;
	line-height: 125%;
	font-weight: bold;
}
p {
	font-family: Verdana;
	font-size: 100%;
	line-height: 125%;
}

body {
	font-family: Verdana;
}

