body {
	font-size: 12px;
	font-family: "arial";

	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;

}
table {
	font-family: arial;
	color: #000000;
	font-size: 12px;

	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
.table_updates {
	font-family: "arial";
	color: #616161;
	font-size: 11px;
	height: 22px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: CACACA;

}

.title {
	font-family: arial;
	color: #ffffff;
	font-size: 11px;
	font-weight: bold;
}
a:visited {
	text-decoration: none;
	color: #000000;
	font-family: "arial";
}

a:link,a:visited {
	text-decoration: none;
	color: #0f3eed;
	font-family: "arial";
}
a:hover {
	color:#ff0000;
	font-family: "arial";
}
a.b1:link,a.b1:visited {
	text-decoration: none;
	color: #ffffff;
	font-family: "arial";
}
a.b1:hover {
	color:#00F3FC;
	font-family: "arial";
}
.font_sh {
	FILTER: DropShadow(Color=#ffffff, OffX=1, OffY=1, Positive=1);
}
.input {
	font-size: 11px;
	border: 1px solid #859fb8;
}

.font_cc {
	font-family: "arial";
	color: #616161;
	font-size: 11px;
	line-height: 110%;