td img {display: block;}
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #FEE1FF;
}
body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #525354;
}
h1 {
	font-size: 18px;
	color: #009999;
	font-weight: normal;
	padding: 0px;
	margin-top: 5px;
	margin-bottom: 5px;
}
h2 {
	font-size: 16px;
	color: #009999;
	font-weight: normal;
	margin: 0px;
	padding-top: 5px;
	padding-bottom: 5px;
}
h3 {
	font-size: 14px;
	color: #009999;
	font-weight: normal;
}


a:link {
	color: #666666;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #666666;
}
a:hover {
	text-decoration: underline;
	color: #000000;
}
a:active {
	text-decoration: none;
	color: #000000;
}
td#leftcolumn {
	background-image: url(slices/contentleftbk2.gif);
	background-repeat: no-repeat;
	background-position: left top;
	margin: 0px;
	padding-top: 32px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 20px;
}
img.border {
	border: 1px solid #9FE3CC;
}
