.newstable {
	border-right-width: 2px;
	border-bottom-width: 2px;
	border-left-width: 2px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #214556;
	border-bottom-color: #214556;
	border-left-color: #214556;
	padding: 5px;
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	color: #333333;
}
.footer {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	color: #FFFFFF;
}
.bodytext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	line-height: 25px;
	color: #666666;
	white-space: normal;
	margin-left: 22px;
}
h2 {
	font-family: "Times New Roman", Times, serif;
	font-size: 24px;
	font-weight: bolder;
	color: #1F4651;
	margin-left: 18px;
}
a:link {
	text-decoration: underline;
	color: #666666;
}
a:hover {
	color: #333333;
	text-decoration: none;
}
a:visited {
	color: #666666;
}
a:active {
	color: #666666;
}
.bottomemail {
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	color: #FFFFFF;
}
a.left:link    {text-decoration:underline;color:#FFFFFF;background-color:transparent}
a.left:visited {
	text-decoration:none;
	background-color:transparent;
	color: #FFFFFF;
}
a.left:hover   {
	text-decoration:underline;
	background-color:transparent;
	color: #CCCCCC;
}
a.left:active  {
	text-decoration:underline;
	background-color:transparent;
	color: #FFFFFF;
}
