body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #ffffff;
}

body,td,th{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #444444;
	line-height:22px;
}
p{
	text-align:justify;
}



#inner{
	margin-left: 0px;
	margin-top: 20px;
	margin-right: 0px;
	margin-bottom: 20px;
	display:block;
}



.txt_footer {
	font-size: 10px;
	color: #aeaeae;
	text-decoration: none;
}
a:hover.txt_footer{
	font-size: 10px;
	color: #0d3479;
	text-decoration: none;
}

.link {
	font-size: 12px;
	color: #444444;
	text-decoration: none;
}
a:hover.link{
	font-size: 12px;
	color: #f8681c;
	text-decoration: none;
}


.tit {
	font-size: 12px;
	color: #0d3479;
	text-decoration: none;
	font-weight: bold;
}



.img_left{
	float:left;
	margin-left:0px;
	margin-right:20px;
	margin-top:5px;
	margin-bottom:5px;
}



.bg_grey {
	background-color: #aeaeae;
}



.dot_grey {
	background-image:url(../images/dot_grey.gif);
}

.form {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #444444;
	text-decoration:none;
}

