body {
	margin: 0px;
	padding: 5px 0px 0px;
}
.text {
	color: #333333;
	font-size: 12px;
	font-weight: normal;
	line-height: 15px;
}
.title {
	font-size: 16px;
	line-height: normal;
	font-weight: bold;
	color: #006699;
	border-top: 0px dotted;
	border-right: 0px dotted;
	border-bottom: 1px dotted #CCCCCC;
	border-left: 0px dotted;
	margin-right: 10px;
	right: 10px;
}
.subtitle {
	font-size: 12px;
	line-height: normal;
	font-weight: bold;
	color: #333333;
}
.copyright {
	font-size: 12px;
	line-height: normal;
	font-weight: normal;
	color: #FFFFFF;
}
