@charset "utf-8";
body {
	font-family: Verdana,Arial,Helvetica, sans-serif;
	font-size:11px;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #ffffff;
	background-image:url(../images/common/background.gif);
}
p{
	text-align:justify;
}
td {
	font-size:12px;
}
.frontmsg {
	color:#005D9F;
	font-size:12px;
}
input, select {
	font-family: Verdana,Arial,Helvetica, sans-serif;
	font-size:11px;
	font-weight:normal;
}
a, a:link{
	color:#0C2D83;
	text-decoration:none;
}
a:hover{
	color:#0C2D83;
	text-decoration:underline;
}
.Footer{
	font-size:11px;
	color:#333333;
}
a.FooterLink {
	font-size:10px;
	color:#333333;
	text-decoration:none;
}
a.FooterLink:hover {
	text-decoration:underline;
}