body {
	background-color: #0878B7;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
body,td,th {
	font-size: 12px;
	line-height: 20px;
}
a:link {
	color: #000000;
	text-decoration: none;
}
a:visited {
	color: #000000;
	text-decoration: none;
}
a:active {
	color: #000000;
	text-decoration: none;
}
a:hover {
	color: #0066CC;
	text-decoration: underline;
}
.white14 {
	color: #FFFFFF;
	text-decoration: none;
	font-size: 14px;
	font-weight: bold;
}
.white14:link{
	color: #FFFFFF;
	text-decoration: none;
	font-size: 14px;
	font-weight: bold;
}
.white14:visited {
	color: #FFFFFF;
	text-decoration: none;
	font-size: 14px;
	font-weight: bold;
}
.white14:active {
	color: #FFFFFF;
	text-decoration: none;
	font-size: 14px;
	font-weight: bold;
}
.white14:hover{
	color: #B9F1FF;
	text-decoration: none;
	font-size: 14px;
	font-weight: bold;
}
.blue {
	color: #0067BB;
	text-decoration: none;
	font-size: 12px;
}
.blue:link{
	color: #0067BB;
	text-decoration: none;
	font-size: 12px;
}
.blue:visited {
	color: #0067BB;
	text-decoration: none;
	font-size: 12px;
}
.blue:active {
	color: #0067BB;
	text-decoration: none;
	font-size: 12px;
}
.blue:hover{
	color: #FF3300;
	text-decoration: none;
	font-size: 12px;
}
.table_1 {
	border: 1px solid #C5D9E7;
}
.title_1 {
	font-size: 14px;
	font-weight: bold;
}
.table_2 {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #E7EFF5;
}
.red {
	font-weight: bold;
	color: #FF3300;
}
.white {
	color: #FFFFFF;
	text-decoration: none;
}
.white:link{
	color: #FFFFFF;
	text-decoration: none;
}
.white:visited {
	color: #FFFFFF;
	text-decoration: none;
}
.white:active {
	color: #FFFFFF;
	text-decoration: none;
}
.white:hover{
	color: #FFFFFF;
	text-decoration: underline;
}
.RedFont{color:#ff0000;font-weight:bold; font-size:12px}