@charset "utf-8";
/* CSS Document */

p{
	font-family: Arial, sans-serif;
	font-size: 12px;
	color: #000000;
	line-height: normal;
	padding: 10px;
}
.date {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: italic;
	font-weight: bold;
}

.header {
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	font-weight: bold;
	text-transform: capitalize;
	color: #000000;
	font-style: normal;
	font-variant: small-caps;
}


.title {
	font-family: "Times New Roman", Times, serif;
	font-size: 17px;
	font-weight: bold;
	color: #F62900;
	font-style: normal;
	line-height: normal;
}
