body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
body,td,th {
	font-family: Tahoma;
	font-size: 10px;
}
input {
	font-family: Tahoma;
	font-size: xx-small;
}
select {
	font-family: Tahoma;
	font-size: xx-small;
}
.txt_blue_bold {
	font-family: Tahoma;
	font-size: 11px;
	color: #123C74;
	font-weight: bold;
}
.txt_grey_bold {
	font-family: Tahoma;
	font-size: 13px;
	font-weight: bold;
	color: #666666;
}
.txt_grey {
	font-family: Tahoma;
	font-size: 12px;
	font-weight: normal;
	color: #666666;
}
.txt_grey {
	font-family: Tahoma;
	font-size: 12px;
	color: #666666;
}
.txt_white_bold {
	font-family: Tahoma;
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
}
.txt_grey_bold {
	font-family: Tahoma;
	font-weight:bold;
	font-size: 13px;
	color: #666666;
}.txt_red {
	font-family: Tahoma;
	font-size: 10px;
	color: #993300;
}
.txt_black_bold {
	font-family: Tahoma;
	font-size: 11px;
	font-weight: bold;
	color: #000000;
}
