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

.contact {
	font-family: Verdana, Geneva, sans-serif;
	font-size: small;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	color: #000;
	text-align: right;
}
.content {
	font-family: Verdana, Geneva, sans-serif;
	font-size: small;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	color: #000;
	text-align: left;
}
.contactTitle {
	font-weight: bold;
	text-transform: uppercase;
}
.contentTitle {
	font-weight: bold;
	text-transform: uppercase;
	font-size: x-large;
}
.contentSubtitle {
	font-weight: bold;
	text-transform: uppercase;
	font-size: large;
}
