@charset "utf-8";
/* CSS Document */
<!--
	body,td		{ font-family: tahoma, helvetica; font-size: 11px; color: #676767; line-height: 14px; }
	.inarea		{ text-align: justify; }
	br.short	{ line-height: 5px; }
	.emph		{ font-weight: bold; color: #5C8207; }
	a		{ text-decoration: none; color: #0073CC; }
	a:hover		{ text-decoration: underline; }
	a.heavy		{ font-weight: bold; }
	a.bottom	{ color: #888888; font-weight: bold; }
	.rbottom	{ color: #9e9e9e; }
body {
	background-color: #6D8FD7;
}
img
{  border-style: none;
}

