body,td,th {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
}
table.center {
	margin-left:auto;
	margin-right:auto;
}
h1 {
	font-size: 20px;
	color: #0077C0;
	margin: 0px 5px 5px;
	border-bottom-style: none;
	border-top-style: none;
	border-right-style: none;
	border-left-style: none;
}
h2 {
	font-size: 18px;
	color: #0077C0;
	margin: 20px 5px 5px;
	text-align: left;
}
h3 {
	font-size: 16px;
	color: #0077C0;
	margin: 5px;	
}
h4 {
	font-size: 14px;
	color: #0077C0;
	margin: 0px 5px 5px;
	font-style: normal;
	font-weight: bold;
}
h5 {
	font-size: 11px;
	color: #0077C0;
	margin: 0px 5px 5px;	
}
.topline {
	border-top-width: thin;
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #0077C0;
}
p {
	margin: 0px 5px 10px;
	font-size: 12px;
	line-height: normal;
}
.footer {
	text-align: center;
	font-size: 10px;
	font-weight: bold;
}
.right {
	text-align: right;
}
.left {
	text-align: left;
}
.photo-left {
	text-align: left;
	border: thin solid #0077C0;
	margin: 5px;
}
.verticalalign {
	vertical-align: top;
}
.photo-right {
	border: thin solid #0077C0;
	margin-left: 10px;
	float: right;
	margin-right: 5px;
	margin-bottom: 5px;
	margin-top: 5px;
	clip: rect(auto,auto,auto,auto);
}
.top {
	vertical-align: top;
}
.style1 {
	font-size: x-small;
	font-weight: bold;
	font-style: italic;
}ul {
	font-size: small;
}

