table {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color: #333333;
}
body {
	background-attachment: scroll;
	background-color: b0d3d8;
	background-position: left top;
}
.news {
	color: #F00;
}
.titleBlue {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #69F;
}
.date {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color: #333;
	font-weight: bold;
}
.main {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color: #333;
	font-weight: normal;
}
.search {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #F00;
}
