body {
	margin-bottom:0px;
	margin-right:0px;
	margin-left:0px;
	margin-top:0px;
	font-family: Tahoma;
	font-size: 8pt;
	text-decoration: none;
	line-height: 200%;
	color: #FFFFFF;
	background-color: #000000;
}
a:link		{color: #000000; text-decoration: underline}
a:visited	{color: #666666; text-decoration: underline}
a:hover		{color: #CC0000; text-decoration: underline}
a:active	{color: #000000; text-decoration: underline}

.back				{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	font-size: 8pt;
	line-height: 100%;
	text-decoration: none;
	font-weight: normal;
	background-image: url(images/back.gif);
	background-repeat: no-repeat;
}