/* CSS Document */

p {
	font-family: "Times New Roman", Times, serif;
	font-size: 1em;
	margin: 5px 0 5px 0;
}
.title {
	font-style: italic;
	font-weight: bold;
	color: #ef3c26;
	font-size: 1.35em;
	margin: 0 0 5px 0;
}

.company {
	margin: 18px 0 0 0;
	font-weight: bold;
}
	