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

.tor_comm_text {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	line-height: 22px;
	color: #363636;
}

.tor_comm_text {
	margin-top:12px;
}

.tor_comm_text a {
	color: #1E779C;
	text-decoration: none;
}

.tor_comm_text a:hover {
	color: #BA291F;
	text-decoration: underline;
}

.tor_comm_text blockquote {
	margin: .5em 40px;
	font-size: inherit;
	font-family: inherit;
	line-height: inherit;
}

.tor_comm_text p {
	margin: 0;
	line-height: 20px;
	font-size: 14px;
	font-family: Georgia, "Times New Roman", Times, serif;
}

.tor_comm_text img {
	max-width: 380px;
}


