@charset "utf-8";
/* CSS Document */

body {
	background-color: #F4F4F4;
}
body,td,th {
	font-family: Arial;
}
.smal_darkgrey {
	font-size: 10px;
	color: #666666;
	font-family: Arial;
}
.body_txt {
	font-family: Arial;
	font-size: 12px;
	font-weight: normal;
	color: #000000;
	font-style: normal;
}

.invisble {
	font-size: 10px;
	color: #F4F4F4;
}
.body_txt_bold {
	font-family: Arial;
	font-size: 12px;
	font-weight: bolder;
	color: #000000;
	font-style: normal;
}
.title {
	font-family: Arial;
	font-size: 18px;
	font-weight: normal;
	color: #000000;
	font-style: normal;
}

a:active {
	outline:none;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	height: 0px;
	width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
} 

