p {
	font-family: "Times New Roman", Times, serif;
	font-size: 90%;
	line-height: 100%;
	color: #000000;
}
h1 {
	font-family: "Times New Roman", Times, serif;
	font-size: 100%;
	font-weight: bold;
	color: #000000;
}
h2 {
	font-family: "Times New Roman", Times, serif;
	font-size: 140%;
	font-weight: bold;
	color: #CC0000;
}
#imagetable {
	background-color: #FFF;
}

