
body {

	background-color: #fff;

	margin-top:0px;
	color: #000;
	text-align: left;
	margin: 0 5%;
	padding: 0;
	float: none;
	position: static;
	font: 10pt Arial, Helvetica, sans-serif;
	width: 7in;
}

.table1 {
	width: 740px;
}
.table2 {
	width: 100%;}

img {
	width: 50%;
	height: 50%;
}

tr {
	text-align: left;

}

td {
	text-align: left;
	padding-right: 20px;
}

table {
	text-align: left;

}

a:link {
	color: #000;
	text-decoration: none;
}
a:hover {
	color: #000;
	text-decoration: none;
}
a:active {
	color: #000;
	text-decoration: none;
}
a:visited {
	color: #000;
	text-decoration: none;
}

.noPrint {
	display: none;
}
.Head1 {
	font-weight: bold;
}
.Head1_Orange {
	color: #cc9933;
	font-weight: bold;
}
.Head2White {
	font-weight: bold;
}
.Head2 {
	font-weight: bold;
	color: #7f7f7f;
}
.Head3 {
	font-weight: bold;
	color: #7f7f7f;
}
.Head4 {
	font-weight: bold;
	color: #ffffff;
}
.Head2Orange{
	color: #cc9933;
	font-weight: bold;
}