@charset "utf-8";
/* CSS Document */
body{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height:20px;
	color:#083F92;
}
.p14 {
	font-size:14px;
	font-weight:bold;
}
a:link {
	text-decoration: none;
	color:#083F92;
}
a:visited {
	text-decoration: none;
	color:#083F92;
}
a:hover {
	text-decoration: underline;
	color:#ff0000;
}
.td {
	border:solid 1px #C8DCFA;
}
.bg {
	border:solid 1px #C8DCFA; padding:5px;
	margin-top:5px;
}

