@charset "utf-8";
body {
	background-color: #9A9CA6;
	margin: 0px;
	padding: 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	color: #515142;
	line-height: 18px;
}


table {
	background-color: #EFEFEF;
}
p {
	margin-left: 5px;
	padding-left: 0px;
	left: 0px;
}
a:link {
	color: #003366;
	text-decoration: none;
}
a:hover {
	color: #003366;
	text-decoration: underline;
}
a:visited {
	color: #003366;
	text-decoration: none;
}
img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
