body {
	font-family: Arial, sans-serif;
	font-size: 11px; 
	color: #000000;
	background-color: #FFFFFF;
	margin:0px;
	padding:0px;
}

div {
	font-family:Arial, sans-serif;
}

span {
	font-family:Arial, sans-serif;
}

a {
	color:#009eed; 
	text-decoration: none; 
	font-size:11px;
}
a:hover {
	text-decoration:none;
}
a.contenturl {
	color:#009eed; 
	text-decoration: none; 
	font-weight:normal;
}

a.contenturl:hover {
	color:#009eed;
	text-decoration: underline; 
	font-weight:normal;
}

a.contentdoc {
	color:#009eed;
	text-decoration: none; 
	font-weight:normal;
}

a.contentdoc:hover {
	color:#009eed;
	text-decoration: underline; 
	font-weight:normal;
}

img {
	border: 0px;
}

td {
	font-size: 11px;
}

p {
	margin-top: 0px;
    margin-bottom:0px;
}
form {
	padding:0px;
	margin:0px;
}

