@charset "utf-8";
body {
	margin:0px auto;
	padding:0px;
	background-color:#FFFFFF;
}
body, table, tr, td, th {
	font-size:9pt;
	color:#333;
	line-height:165%;
	font-family:Tahoma, Geneva, sans-serif;
}
a:link, a:visited {
	color:#333;
	text-decoration:none;
}
a:hover, a:active {
	color:#F00;
	text-decoration:underline;
}
p {
	margin:0px;
	padding:0px;
	margin-bottom:10px;
}
.readtext {
	margin:0px;
	padding:5px 10px;
}
.footcopy {
	font-size:11px;
	color:#333;
	font-family:Tahoma, Geneva, sans-serif;
	background-color:#EEEEEE;
}
