body
	{
	margin:0px;
	background-color: #000000;
	margin: 0px 0px 0px 0px;
	}

td
	{
	font-family: Times New Roman, arial, helvetica;
	color:#cccccc;
	font-size:12px;
	font-decoration:none;
	font-weight:normal;
	line-height: 12pt
	}



small
	{
	font-family:verdana, arial, helvetica;
	color:#666666;
	font-size:9px;
	font-decoration:none;
	font-weight:lighter;
	line-height: 8pt
	}


a:link		{color:#7a7a7a;text-decoration:none;font-style:none;cursor: hand;}
a:visited	{color:#7a7a7a;text-decoration:none;font-style:none}
a:active	{color:#ffffff;text-decoration:none;font-style:none}
a:hover		{color:#ffffff;text-decoration:none;font-weight:none;cursor: hand;}



select, textarea
	{
	background-color : #ffffff;
	font : Arial, Helvetica, sans-serif;
	border-color : black;
	border-style : solid;
	border-width : 1;
	border-left-width : 1;
	border-top-width : 1;
	border-right-width : 1;
	border-bottom-width : 1;
	}

input 	{ 
	border-color : black;
	background-color : #ffffff;
	border-style : solid;
	border-width : 1;
	border-left-width : 1;
	border-top-width : 1;
	border-right-width : 1;
	border-bottom-width : 1;
	font-family: Arial, Helvetica, sans-serif;
	font-size:9px;
	}

