body {
	margin: 0px;
	padding: 0px;
}
p,ul,li,.pcopyright{
	font-family: "Times New Roman", Times, serif;
	font-size: 11pt;
	color: black;
	background-color: white;
}
a:link {
	background-color: white;
	color: blue;
	text-decoration: underline;

}
h1 {
	font-family: "Times New Roman", Times, serif;
	font-size: 14pt;
	font-weight: bold;
	color: black;
	background-color: white;
}
.anounTable {
	margin-left: 5px;
	border: 1px solid #000;
	color: #000;
	background-color: #FC0;
	padding: 5px;

}
.noprint,img{
    display:none;
}
