H1 {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : large;
	font-style : normal;
	font-weight : bold;
}
H2 {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : medium;
	font-style : normal;
	font-weight : bold;
}
H3 {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : small;
}
P {
	font-family: "Times New Roman", Times, serif;
	font-size : small;
	font-style : normal;
	font-weight : normal;
}
body {
	font-family: "Times New Roman", Times, serif;
	font-size : small;
	font-style : normal;
	font-weight : normal;
}
