@charset "UTF-8";
body {
	background-color: transparent;
	margin: 0px;
	padding: 0px;
}
body,td,th {
	font-size: 11px;
	color: #333333;
	line-height: 16px;
	font-family: "Arial";
}
a:link {
	color: #333333;
	text-decoration: none;
}
a:visited {
	color: #333333;
	text-decoration: none;
}
a:hover {
	color: #0033FF;
	text-decoration: underline;
}
p {
	margin: 0;
	padding: 0 0 3px;
	background-color: #F0F8FF;
}
p {
	padding: 10px;
	width: 300px;
	margin-top: 0px;
	margin-bottom: 15px;
	border: 1px solid #CCCCCC;
}

