span.comment
{*#*#* SECTION FOR MAIN TABLE CELL *#*#*}

body {margin-top: 0px;
margin-right: 0px;
margin-bottom: 0px;
margin-left: 0px;}

td.main
{
	background: #7777CC;
	color: #000000;
	font-family: "Verdana", "Arial";
}
a:link.mainlink
{
	color: #604416;
	font-weight: bold;
	text-decoration: none
}
a:active.mainlink
{
	color: #302208;
	font-weight: bold;
	text-decoration: none
}
a:visited.mainlink
{
	color: #604416;
	font-weight: bold;
	text-decoration: none
}
a:hover.mainlink
{
	color: #302208;
	font-weight: bold;
	text-decoration: none
}


td.copyright
{
	background: #7777CC;
	color: #000000;
	font-family: "Verdana", "Arial";
	font-size: 8pt
}


p.code
{
	background: #8888DD;
	color: #000000;
	font-family: "Monaco", "Courier";
	font-size: 12pt;
	border: thin dashed #6666AA
}