body {
	font-family: Arial;
	font-size: 10pt;
}

p {
	text-align:center;
}

p.p1 {
	text-align: center;
	color: Maroon;
	font-family: Comic Sans MS, Verdana, sans-serif, Arial, Helvetica;
	text-decoration: underline;
	font-weight: bolder;
	font-size: 30pt;
	margin-top: 10%;
}

img.img1 {
	margin-left: 35%;
	margin-right: 0%;
	color: Black;
	border: 7px double;
	vertical-align: middle;
}

table {
	width: 760px;
}

table.t2 {
	border-left-style: none;
	border-right-style: none;
	border-top-style: none;
	border-bottom-color: Gray;
	border-bottom-style: solid;
	border-bottom-width: medium;
	background: #D3D3D3;
	width: 760px;
}

table.t3 {
	border-left-style: none;
	border-right-style: none;
	border-top-style: none;
	background: Silver;
	border-bottom-style: none;
	width: 760px;
}

td.td1 {
	text-align: left;
	font-size: 9pt;
	color: Black;
}

p.p2 {
	text-align: center;
	color: Black;
	font-family: Arial;
	text-decoration: none;
	font-size: 8pt;
}

td.td2 {
	text-align: center;
	font-size: 9pt;
	color: Black;
}