.content {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
}
.tag A {
	color: #000000;
	text-decoration:none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
}
.tag A:LINK {  color: #000000; text-decoration:none;font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;}
.tag A:VISITED {  color: #000000; text-decoration:none;font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;}
.tag A:HOVER {  color: #990000; text-decoration:underline;font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;}
}


/* Newsletter Pages styles */
.errorText
{
	color: #FF0000;
	font-size: 11px;
	font-weight: normal;
}
.labelColumn
{
	color: #000000;
	font-weight: bold;
	font-size: 12px;
}
.nmsTable
{
	background: #ccc;
	border: 1px solid #000000;
	font-size: 12px;
	width: 420px;
	margin-left: auto;
	margin-right: auto;
}

.nmsTableHome
{
	background: #ccc;
	border: 1px solid #000000;
	font-size: 12px;
	width: 140px;
	margin-left: auto;
	margin-right: auto;
	font-family: Arial;
}
.nmsTableHeader
{
	background: #5A6BAF;
	font-weight: bold;
	font-size: 13px;
	color: #fff;
}
.nmsTableFooter
{
	background: #5A6BAF;
	font-weight: bold;
	font-size: 13px;
}

.title
{
	text-align: center;
	font-size: 14px;
	font-weight: bold;
}

.text
{
	text-align: center;
	font-size: 12px;
}