@charset "UTF-8";
/* CSS Document */

body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}

.txtbody {
	font-family: Arial;
	font-size: 16px;
	line-height: 18px;
	color: #6d6e71;
	font-weight:bold;
	letter-spacing: -.5px;
}

.txtbody_small {
	font-family: Arial;
	font-size: 12px;
	line-height: 18px;
	color: #6d6e71;
	letter-spacing: -.5px;
	font-weight:bolder;
}

a {
	color: #6d6e71;
	font-weight:bolder;
}

a:hover {
	color: #003d96;
}
