body
{
	background: #ffffff;
	text-align: left;
}

td.body-content
{
	color: #333;
	font: 12px/18px tahoma;
	padding: 20px;
}

table.body-content td
{
	color: #333;
	font: 12px/18px tahoma;
}

h2
{
	font: 18px tahoma;
	color: #2C3283;
}

img
{
	border: 0;
}

p
{
	color: #333;
	font: 12px/18px tahoma;
}

a
{
	color: #2C3283;
	text-decoration: underline;
}

a:hover
{
	text-decoration: none;
}

a.iframe-button
{
	display: block;
	color: #fff;
	text-decoration: none;
	background: #3c9b28;
	font: bold 12px tahoma;
	padding: 5px;
	text-align: center;
}

a.iframe-button:hover
{
	display: block;
	color: #e6eddd;
	text-decoration: none;
	background: #003366;
	font: bold 12px tahoma;
	padding: 5px;
	text-align: center;
}
