body {
	background-color: #FFFFFF;
	background-image: none;
}
.c1 {
	position: absolute;
	height: 80px;
	width: 350px;
	left: 8px;
	top: 5px;
}
.c2 {
	color: #333333;
	text-align: center;
	border-bottom:2px solid #000;
	padding-top:20px;
	font-size:14px;
}
.c2 strong {
	font-size:15px;
}
.c3 {
	position: absolute;
	width: 780px;
	left: 8px;
	top: 130px;
	font-size: 11px;
}
.c4 {
	position: absolute;
	height: 130px;
	width: 110px;
	left: 680px;
	top: 30px;
}
.csmall {
	font-size: 12px;
	font-weight: normal;

}
.labels {
	font-weight: bold;
}
.clarge {
	font-size: 17px;
	font-weight: bold;
}
.clarge strong {font-weight:normal;font-style:normal;}
.csub {
	font-size: 13px;
	border: 1px solid #333333;
	padding: 3px;
	background-image: url(img/bgfield.jpg);
}
.uline {
	text-decoration: underline;
}
.photo {
	margin: 5px;
	border: 1px solid #333333;
}
a:link {
	color: #3C606A;
}
.tbrd {
	border: 1px solid #003333;
}
