body
{
	font-family: Verdana;
	font-size: 10pt;
	cursor: default;
	text-align: center;
	background: #000000;
}

table
{
	font-family: Verdana;
	font-size: 14px;
}

table.std
{
	border-width: 1px;
	border-spacing: ;
	border-style: solid;
	border-color: black;
	border-collapse: collapse;
}

table.std td
{
	border-width: 1px;
	border-spacing: ;
	border-style: solid;
	border-color: black;
	border-collapse: collapse;
}

p
{
	text-indent: 2em;
	margin-top: 0;
	text-align: justify;
}

P.legal
{
	text-indent: 0em;
	color: #A0A0A0;
	font-size: 9px;
	font-family: Verdana;
	text-align: center;
}

span.menuhighlight
{
	color: black;
}

span.menutext
{
	color: white;
}

div.inside
{
	margin: 0px auto 0px auto; 
	width:	780;
	border-top: 0px; 
	height:	100%;
	background:	ffffff;
}


