body {
	font-size: 13px;
	color: #666666;


}
.header {
	background-image: url(header.gif);
	background-repeat: no-repeat;
	background-position: center center;
	height: 87px;
	width: 650px;
	font-size: 30px;
	color: #FFFFFF;
	font-weight: bolder;
	padding: 10px;
}
.subTitle {
	font-size: 16px;
	color: #666666;
	font-weight: bolder;
}
td {
	font-size: 13px;
}
.itemTitle {
	padding: 8px 5px;
	border-top-width: 1px;
	border-top-style: dotted;
	border-top-color: #AAB7C6;
	color: #16404E;
	font-weight: bold;

}
.itemTable {
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #AAB7C6;
}
.form{
	margin: 0px;
	padding: 0px;

}
