body, p, td, tr {
	font-family:  Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: x-small;
}

h1 {
	color: Gray;
	font-size: x-large;
	font-weight: bolder;
}
h2 {
	color: Gray;
	font-size: large;
	font-weight: bolder;
}
h3 {
	color: Gray;
	font-size: medium;
	font-weight: bold;
}
h4 {
	color: Gray;
	font-size: small;
	font-weight: bold;
}