body {
	background-color: #FFFFFF;
	margin-top: 0px;
	margin-left: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	overflow: auto;
	font-family: Arial,Helvetica,sans-serif;
	font-size: 12pt;
	color: #888888;
}

a:link {
	color: #888888;
	text-decoration: underline;
}
	
a:visited {
	color: #000000;
	text-decoration: underline;
}

a:active {
	color: #000000;
	text-decoration: underline;
}

a:hover {
	color: #000000;
	text-decoration: underline;
}

img{
	border-width: 0px;
}

img a{
	padding: 0px;
	border-width: 0px;	
	background-color: transparent;
	background: none;
}
