img {
	border:none;
}
p {
	margin-top: 0px;
	margin-bottom: 0px;
	padding: 0px;
}
h3 {
	margin: 0px;
	padding: 0px;
}



#contentTwoWrapper table td a:link { color:#0000FF; }
#contentTwoWrapper table td a:vlink { color:#880088; }
#contentTwoWrapper table td a:alink { color:#FF0000; }
#contentTwoWrapper table td a:hover { color:#0099li}

ul {
	/*margin-left:24px;*/
	padding-left:18px;
}
li {
	list-style-position: outside;
	list-style-type: disc;	
	padding-top:2px;
	
	}
table {
	border:thin #AAAAAA solid;
}
table td {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
table td  {
	border-top: solid thin #AAAAAA;
	
}
table td.rightBorder {
	padding-left:6px;
	border-left: thin solid #AAAAAA;
	}
table td.titleHeader {
	border-top:none;
}
#contentTwoWrapper h5.back a {
	color:#CC0000;
	font-weight:bold;
	text-decoration:none;

	
}
#contentTwoWrapper h5.back {
	margin-bottom:6px;
	text-align:right;
	}