body {
	background-color: #FFFFFF;
	margin: 0px 0px 0px 0px;
}
a:link		{color: #5E669E; text-decoration: underline}

a:active	{color: #5E669E; text-decoration: underline}

a:visited	{color: #5E669E; text-decoration: underline}

a:hover		{color: #5E669E; text-decoration: none}

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

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

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

a:hover.footer {color: #FFFFFF; text-decoration: none}

.normal {
	font-family: Tahoma,Arial,Helvetica,sans-serif;
	font-size: 10pt;
	font-style: normal;
	font-weight: normal;
	color: #000000;
}
.smalltxt {
	font-family: Tahoma,Arial,Helvetica,sans-serif;
	font-size: 8pt;
	font-style: normal;
	font-weight: normal;
	color: #000000;
}
.footer {
	font-family: Tahoma,Arial,Helvetica,sans-serif;
	font-size: 9px;
	font-style: normal;
	font-weight: normal;
	color: #FFFFFF;
}
.footerlinks {
	font-family: Tahoma,Arial,Helvetica,sans-serif;
	font-size: 8pt;
	font-style: normal;
	font-weight: bold;
	color: #5E669E;
}

