body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #FFFFFF;
}
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;

}.bg_issue {
	background-image: url(images/bg01.gif);
	height: 115px;
}
.txt_content {
	font-family: Tahoma;
	font-size: 11px;
	color: #7f7f7f;
}
.txt_content_bold {
	font-family: Tahoma;
	font-size: 11px;
	color: #000000;
	font-weight:bold;
}
.txt_content01 {
	font-family: Tahoma;
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
}
.bg_content {
	background-image: url(images/bg02.gif);
	height: 248px;
}
.txt_content02 {
	font-family: Tahoma;
	font-size: 11px;
	color: #FFFFFF;
}
.bg_bottom {
	background-image: url(images/bg_bottom.gif);
	height: 46px;
}
.txt_copyright {
	font-family: Tahoma;
	font-size: 11px;
	font-weight: bold;
	color: #bf95b1;
}
