A:link {
	color: #006699;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
}

A:visited {
	color: #000000;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
}

A:active {
	color: #000000;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
}

A:hover {
	color: #E8559B;
	text-decoration: none;
}

TD {
	font-size: 12px;
	font-family : Arial, Helvetica, sans-serif;
	color: #666666;
	font-weight: normal;
}

P {
	font-size: 12px;
	font-family : Arial, Helvetica, sans-serif;
	color: #666666;
	line-height: 17px;
}

TD.smaller {
	font-size: 12px;
	font-family : Arial, Helvetica, sans-serif;
	color : #666666;
}

P.smaller {
	font-size: 11px;
	font-family : Arial, Helvetica, sans-serif;
	color : #666666;
}

HR {
	color : #E8E8E8;
	font-weight: lighter;
	font-size: 1px;
}
#newDiv table {
	color: #990000;
	background-repeat: repeat;
	padding-bottom: 0px;
	border: 1px solid #E8E8E8;



}
#newDetail table {
	color: #990000;
	background-repeat: repeat;
	padding-bottom: 0px;
	border: 1px solid #0000FF;



}

ul {
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
	list-style-type: disc;

}