body {
	font-family: 'Arial CE', 'Helvetica CE', Arial, helvetica, sans-serif;
	font-size: 10pt;
}
a {
  text-decoration: none;
}

#menu {
	display: none;
}

#foot {
	display: none;
}
 #download {
 	display: none;
 }
img {
	border: 0;
}

img.intext {
  float: right;
  margin: 0 0 0 15px;
}

table {
	border: 0;
}

table th {
	text-align: left;
}

#image-box {
 text-align: center;
}

img.intext {
	position: relative;
}

.textWithFloat {
	position: relative;
}

div.news-box {
	float: left;
	width: 161px;
}
div.news-box span.date {
	display: block;
	font-size: 8pt;
	margin-bottom: 4px;
}
div.news-box img {
	border: none;
}
div.news-box a {
	text-decoration: none;
}

div.news-box span.caption {
	font-size: 8pt;
	width: 120px;
	display: block;
}


