/* CSS Document */
.spookyli {
	padding-bottom:10px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10pt;
	/*color: #006600;*/
	color: #000000;
	text-decoration: none;
	font-weight: normal;
	/*color: #003300;	*/
}

.spookyliRed {
	padding-bottom:10px;
	margin-right:12px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color:#990000;	
	/*color: #FF6600;*/
	text-decoration: none;
	font-weight: bold;
}
	
.spookyp12 {
	margin-left:0in;
	margin-right:12px;
	text-align:justify;
}	

.td {
	color:#006600;
	font-weight:bold;
	margin-right:12px;
}

.tdBlack {
	color:#000000;
	font-weight:normal;
	margin-right:12px;
}

.tdBlue {
	color:blue;
	font-weight:bold;
	margin-right:12px;
}	

.tdorange {
	color:#FF6600;
	font-weight:bold;
	margin-right:12px;
}

.tdred {
	color:#990000;
	font-weight:800;
	margin-right:12px;
}

.style1 {
	color: #990000;
	font-weight: bold;
}

.td_bgcolor
{
	background-color:#333366;
}

