.header {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	color: #660000;
	font-weight: bold;
	text-decoration: underline;

}
.headertop {

	font-family: "Times New Roman", Times, serif;
	font-size: 16px;
	color: #000000;
	font-weight: bold;
}
.body {

	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	color: #000000;
	font-weight: normal;
}
.copyright {


	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	color: #666666;
	font-weight: normal;
}
.bodybold {


	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	color: #000000;
	font-weight: bold;
}
.bodydspace {
	font-family: "Times New Roman", Times, serif;
	font-size: 16px;
	color: #333333;
	font-weight: normal;
	line-height: 35px;
}

.title {
	font-family: "Times New Roman", Times, serif;
	font-size: 16px;
	color: #ffffff;
	font-weight: bold;
}

