body {
	margin-left: 5px;
	margin-right: 5px;
	margin-top: 5px;
	background-color:#ffffff;
}
body,td,th {
	color:#014e82;
	font-size: 12px;
}
a:link {
	color: #014e82;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #014e82;
}
a:hover {
	text-decoration: underline;
	color: #014e82;
}
a:active {
	text-decoration: none;
	color: #FF0066;
}
.DivCommon{
border:#9ABCD3 solid 1px;
}
.DivImg{
border:#9ABCD3 solid 1px;
padding:5px;
width:150px;
margin:5px;
}
.DivTop{
border-bottom:#014e82 solid 1px;
padding:5px;
margin-bottom:10px;
}
.fontblue
{
color:#000099;
}
