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

.header {
	font-family: "Times New Roman", Times, serif;
	font-size: 24px;
	color: #993366;
	font-weight: bolder;
}
.paragraph {
	font-family: "Times New Roman", Times, serif;
	font-size: 20px;
	color: #2E6D54;
	font-weight: normal;
}
.contact {
	font-family: "Times New Roman", Times, serif;
	font-size: 16px;
	font-weight: bold;
	color: #993366;
}

.copyright {
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	color: #2E6D54;
}
.description {
	font-family: "Times New Roman", Times, serif;
	font-size: 20px;
	color: #993366;
	text-decoration: none;
}
.caption {
	font-family: "Times New Roman", Times, serif;
	font-size: 16px;
	color: #2E6D54;
	font-weight: bold;
}
.usa {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #0000FF;
	font-weight: bold;
}

