body
{
	margin: 0;
	padding: 0;
	background-color: #667691;
}

a
{
	text-decoration: none;
	color: #ffffff;
	font-weight: bold;
}

A:hover { text-decoration: underline; }

.iframeTxt
{
	color: #20304C;
	background-color: #667691;
	font-family: Verdana, Arial;
	font-size: 11px;
	line-height: 16px;
	padding: 10px;
}