.content {
	/*font-family: "Trebuchet MS", Verdana, Arial;*/
	font-family: Arial;
	font-size: 10px;
	line-height: 18px;
	color: #333333;
}
.content table {
	/*font-family: "Trebuchet MS", Verdana, Arial;*/
	font-family: Arial;
	font-size: 10px;
	line-height: 18px;
	color: #333333;
}
.content p {
	/*font-family: "Trebuchet MS", Verdana, Arial;*/
	font-family: Arial;
	font-size: 10px;
	line-height: 18px;
	color: #333333;
}
.content a:link {
	color: #003366;
	text-decoration: underline;
}
.content a:visited {
	color: #003366;
	text-decoration: underline;
}
.content a:hover {
	color: #CC0000;
	text-decoration: none;
}
.content a:active {
	color: #CC0000;
	text-decoration: none;
}

.content-subscribe {
	/*font-family: "Trebuchet MS", Verdana, Arial;*/
	font-family: Arial;
	font-size: 12px;
	line-height: 18px;
	color: #000000;
}
.content-subscribe table {
	/*font-family: "Trebuchet MS", Verdana, Arial;*/
	font-family: Arial;
	font-size: 12px;
	line-height: 18px;
	color: #000000;
}
.content-subscribe p {
	/*font-family: "Trebuchet MS", Verdana, Arial;*/
	font-family: Arial;
	font-size: 12px;
	line-height: 18px;
	color: #000000;
}
.content-subscribe a:link {
	color: #003366;
	text-decoration: underline;
}
.content-subscribe a:visited {
	color: #003366;
	text-decoration: underline;
}
.content-subscribe a:hover {
	color: #CC0000;
	text-decoration: none;
}
.content-subscribe a:active {
	color: #CC0000;
	text-decoration: none;
}
