.body
{
	margin: 0px 10px 10px 0px;
	background-color: #D2D9F0;
	color: black;
	font-family: arial,verdana,helvetica;
	font-size: 12px;
	line-height: 14px;
}

.padding { padding: 16px; }

.discl
{
	color: black;
	font-family: arial,verdana,helvetica;
	font-size: 10px;
	line-height: 12px;
}

a.discl
{
	color: #576EA0;
	font-family: arial,verdana,helvetica;
	font-size: 10px;
	line-height: 12px;
}

.copy
{
	color: black;
	font-family: arial,verdana,helvetica;
	font-size: 12px;
	line-height: 14px;
}

a.normal
{
	color: #576EA0;
	font-family: arial,verdana,helvetica;
	font-size: 12px;
	line-height: 14px;
}

h1
{
	color: black;
	font-family: arial,verdana,helvetica;
	font-size: 18px;
	line-height: 16px;
}

.contact {
	padding: 4px;
	background-color: #576EA0;
	color: white;
	font-weight: bold;
	font-family: "Times New Roman", times;
	font-size: 1.1em;
	line-height: 1.1em;
	text-align: right;
}

.contact a {
	color: #FFFFFF;
	text-decoration: underline;
}