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