BODY, TD {
	color: #000000;
	text-align: left;
	font-size: 120%;
	font-family: "Bookman Old Style", "Times New Roman", serif;
	font-weight: normal;
	background-color: #99BBDD;
	margin-right: 10%;
	margin-left: 10%;
}

H1 {
	color: #000000;
	text-align: center;
	font-size: 150%;
	font-family: "Bookman Old Style", "Times New Roman", serif;
	font-weight: normal;
}

H2 {
	color: #000000;
	text-align: center;
	font-size: 100%;
	font-family: "Bookman Old Style", "Times New Roman", serif;
	font-weight: normal;
}
H3 {
	color: #000000;
	text-align: left;
	font-size: 100%;
	font-family: "Bookman Old Style", "Times New Roman", serif;
	font-weight: normal;
	margin-left: 10%;
}

P {
	color : #000000;
	text-align: left;
	font-size: 100%;
	font-family : "Bookman Old Style", "Times New Roman", serif;
	font-weight: normal
}
p.warning {
	color: Red;
	text-align: center;
	font-size: 100%;
	font-family: "Bookman Old Style", "Times New Roman", serif;
	font-weight: bold;
}

P1 {
	color: #000000;
	text-align: center;
	font-size: 100%;
	font-family: "Bookman Old Style", "Times New Roman", serif;
	font-weight: normal;
}

